Skip to content

Commit

Permalink
Publish release as pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMoolenaar committed Jan 11, 2024
1 parent 6d57695 commit c226a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
release_name: V${{ github.event.inputs.version }}
body: TODO add description and rebuild MacOS locally
draft: true
prerelease: false
prerelease: true
- name: Upload release Windows
uses: actions/[email protected]
env:
Expand Down

0 comments on commit c226a2a

Please sign in to comment.