(bump:patch) force push with set upstream (#67)
This commit is contained in:
2
.github/workflows/auto-bump-and-release.yaml
vendored
2
.github/workflows/auto-bump-and-release.yaml
vendored
@@ -49,4 +49,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git branch -f latest tags/${{ steps.update-version.outputs.new_tag }}
|
git branch -f latest tags/${{ steps.update-version.outputs.new_tag }}
|
||||||
git checkout latest
|
git checkout latest
|
||||||
git push -f
|
git push -f -u origin latest
|
||||||
|
Reference in New Issue
Block a user