Skip to content

Commit 81fa4c5

Browse files
committed
chore: auto publish releases
Fix #318
1 parent 4b926fe commit 81fa4c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sharevb-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
token: ${{ secrets.GITHUB_TOKEN }}
115115
files: it-tools-${{ env.RELEASE_VERSION }}.zip
116116
tag_name: v${{ env.RELEASE_VERSION }}
117-
draft: true
117+
draft: false
118118
prerelease: false
119119
body: |
120120
## Docker images

0 commit comments

Comments
 (0)