Skip to content

Commit

Permalink
Mark build releases as pre-releases to maintain the pattern of releas…
Browse files Browse the repository at this point in the history
…es with new language support (#53)
  • Loading branch information
NeonDaniel authored Jan 24, 2023
1 parent ba64f8d commit 7209510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
Changes in this Release
${{ steps.changelog.outputs.changelog }}
draft: false
prerelease: false
prerelease: true
- name: Build Distribution Packages
run: |
python setup.py bdist_wheel
Expand Down

0 comments on commit 7209510

Please sign in to comment.