Skip to content

Commit

Permalink
added git pull
Browse files Browse the repository at this point in the history
  • Loading branch information
saumier authored Feb 22, 2024
1 parent 70a1a82 commit ebcb162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scenesfrancophones-organizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Actions"
git pull
git add "output/organizers.jsonld"
git commit -m "Add data generated by the script"
git push
Expand Down

0 comments on commit ebcb162

Please sign in to comment.