add force push for docs workflow

This commit is contained in:
Maycon Santos
2026-03-11 19:55:32 +01:00
committed by GitHub
parent c413b2d00c
commit 27e4500def

View File

@@ -66,4 +66,4 @@ jobs:
git add -A git add -A
git commit -m "Update API pages with v${{ steps.semver_parser.outputs.fullversion }}" git commit -m "Update API pages with v${{ steps.semver_parser.outputs.fullversion }}"
git push git push --force