Skip to content

Commit

Permalink
Update createCombinedTurtle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rmfranken authored Jan 13, 2025
1 parent 3da0b21 commit aa70dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createCombinedTurtle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cd imaging-plaza-fair-indicator-api
git checkout -b combine-ontology-${{ github.run_id }}
cp ../schemas/ImagingOntologyCombined.ttl imaging_plaza_fair_indicator_api/
git add schemas/ImagingOntologyCombined.ttl
git add imaging_plaza_fair_indicator_api/ImagingOntologyCombined.ttl
git commit -m "Update ImagingOntologyCombined.ttl [from GitHub Actions]"
git push https://x-access-token:${{ secrets.SECOND_REPO_PAT }}@github.com/sdsc-ordes/imaging-plaza-fair-indicator-api.git
run: |
Expand Down

0 comments on commit aa70dc9

Please sign in to comment.