We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f059d01 commit 9d0a4b2Copy full SHA for 9d0a4b2
1 file changed
.github/workflows/build_and_publish.yaml
@@ -14,7 +14,7 @@ on:
14
release-type:
15
description: 'Release type'
16
type: choice
17
- default: 'beta'
+ default: 'release'
18
options:
19
- 'release'
20
- 'beta'
0 commit comments