We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fe6ec commit 14dcda0Copy full SHA for 14dcda0
.github/workflows/update.yml
@@ -30,4 +30,4 @@ jobs:
30
git config --local user.name "Bastien Guerry"
31
git add README.md
32
git commit -m "Update README from http://code.gouv.fr/data/awesome-codegouvfr.md"
33
- git push
+ git push -f origin main
0 commit comments