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 c22e3b9 commit 833c33bCopy full SHA for 833c33b
.github/workflows/create-release.yml
@@ -27,4 +27,4 @@ jobs:
27
body: |
28
Automatic release created from commit ${{ github.sha }} on the main branch.
29
draft: false
30
- prerelease: false
+ prerelease: true
0 commit comments