Skip to content

Commit 1eb3512

Browse files
committed
chore: change CI pipeline
1 parent 5091ab0 commit 1eb3512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
- name: Create Release
203203
uses: softprops/action-gh-release@v1
204204
with:
205-
draft: true
205+
draft: false
206206
fail_on_unmatched_files: true
207207
files: build/release/*.zip
208208

0 commit comments

Comments
 (0)