diff --git a/.github/workflows/scenesfrancophones-organizers.yml b/.github/workflows/scenesfrancophones-organizers.yml index c14a4e2..f9e3d5f 100644 --- a/.github/workflows/scenesfrancophones-organizers.yml +++ b/.github/workflows/scenesfrancophones-organizers.yml @@ -21,6 +21,7 @@ jobs: run: | git config --local user.email "actions@github.com" 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