mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-24 16:51:26 +02: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 commit -m "Update API pages with v${{ steps.semver_parser.outputs.fullversion }}"
|
||||
git push
|
||||
git push --force
|
||||
|
||||
Reference in New Issue
Block a user