Skip to content

Commit

Permalink
chore: change draft to prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaliasnikov authored Jul 8, 2024
1 parent d94538b commit e8f9698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Create GitHub Release and upload binaries
uses: softprops/action-gh-release@v1
with:
draft: true
prerelease: true
files: |
linux-amd64/zksolc-*${{ env.VERSION }}*
linux-arm64/zksolc-*${{ env.VERSION }}*
Expand Down

0 comments on commit e8f9698

Please sign in to comment.