We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a69ed1 commit 8d572d6Copy full SHA for 8d572d6
.github/workflows/github-release.yml
@@ -45,3 +45,4 @@ jobs:
45
token: ${{ secrets.GITHUB_TOKEN }}
46
tag: ${{ steps.version.outputs.version }}
47
name: Release ${{ steps.version.outputs.version }}
48
+ allowUpdates: true
0 commit comments