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 9f56306 commit a82bce9Copy full SHA for a82bce9
.github/workflows/documentation.yml
@@ -40,4 +40,4 @@ jobs:
40
git config user.email 'github-actions[bot]@users.noreply.github.com'
41
git add --all .
42
git commit --amend --reset-author --message='Doxygen ${{ github.sha }}'
43
- git push
+ git push --force
0 commit comments