Skip to content

Commit

Permalink
commit changed rng and odd files in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
anneferger committed Feb 5, 2024
1 parent 44b412b commit 3b7ebe4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
git config --local user.name "GitHub Action"
git add schema/tei_software_annotation.xml
git add schema/tei_software_annotation.rng
git add schema/tei_jtei_annotated.odd
git add schema/tei_jtei_annotated.rng
git commit -m "Add updated odd and generated rng"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 3b7ebe4

Please sign in to comment.