Skip to content

Commit

Permalink
chore: change CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
BigJk committed Sep 4, 2024
1 parent 5091ab0 commit 1eb3512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
- name: Create Release
uses: softprops/action-gh-release@v1
with:
draft: true
draft: false
fail_on_unmatched_files: true
files: build/release/*.zip

Expand Down

0 comments on commit 1eb3512

Please sign in to comment.