Skip to content

Commit

Permalink
[uni] update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snowfoxsh authored Feb 19, 2025
1 parent a7536f1 commit 015b83e
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
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
prerelease: true
generate_release_notes: true
draft: true
draft: ${{ github.event_name != 'push' }}
files: |
artifacts/windows/aplang.exe
artifacts/macos/aplang
Expand Down

0 comments on commit 015b83e

Please sign in to comment.