Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
fix bug about convert to "draft"
  • Loading branch information
RaulBernal authored Dec 13, 2024
1 parent c7b5d58 commit cedfe97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ jobs:
- name: Draft Release
uses: softprops/action-gh-release@v2
with:
draft: true
# draft: true
files: |
build/bcnad_linux_arm64.tar.gz
build/bcnad_linux_amd64.tar.gz

0 comments on commit cedfe97

Please sign in to comment.