We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c475c05 commit bdbd48dCopy full SHA for bdbd48d
.github/workflows/main.yml
@@ -46,6 +46,6 @@ jobs:
46
with:
47
repo_token: "${{ secrets.GITHUB_TOKEN }}"
48
prerelease: true
49
- draft: true
+ draft: false
50
automatic_release_tag: "${{ steps.vars.outputs.sha_short }}"
51
files: target/*.jar
0 commit comments