Skip to content

Commit bdbd48d

Browse files
authored
Update main.yml
1 parent c475c05 commit bdbd48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
with:
4747
repo_token: "${{ secrets.GITHUB_TOKEN }}"
4848
prerelease: true
49-
draft: true
49+
draft: false
5050
automatic_release_tag: "${{ steps.vars.outputs.sha_short }}"
5151
files: target/*.jar

0 commit comments

Comments
 (0)