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 beef0fe commit 6b53b3aCopy full SHA for 6b53b3a
.github/workflows/prerelease.yaml
@@ -79,3 +79,5 @@ jobs:
79
tag: ${{ steps.get_version.outputs.VERSION }}-prerelease
80
allowUpdates: true
81
makeLatest: false
82
+ prerelease: true
83
+ commit: ${{ github.sha }}
0 commit comments