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 79e1d2e commit 70a1a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scenesfrancophones-events.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/events.jsonld"
git commit -m "Add data generated by the script"
git push
Expand Down

0 comments on commit 70a1a82

Please sign in to comment.