ci: Attempting to fix the release workflow
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
git push origin main --follow-tags
|
git push origin main --follow-tags --force
|
||||||
|
|
||||||
release-plz:
|
release-plz:
|
||||||
# see https://release-plz.ieni.dev/docs/github
|
# see https://release-plz.ieni.dev/docs/github
|
||||||
|
|||||||
Reference in New Issue
Block a user