mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-15 23:16:36 +00:00
add force push for docs workflow
This commit is contained in:
2
.github/workflows/generate_api_pages.yml
vendored
2
.github/workflows/generate_api_pages.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user