Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
djarecka committed Jun 19, 2024
1 parent f361307 commit 0921961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_reproschema_py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Add your script or commands here to make changes to the repository
# For example, let's create a new file
#echo "Some changes" > new-file.txt
git add reproschema-py/reproschema.jsonld
git add reproschema.jsonld
git commit -m "Add new file"
- name: Push changes to target repository
Expand Down

0 comments on commit 0921961

Please sign in to comment.