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