Skip to content

Commit

Permalink
Fix release via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottKasoar authored and alinelena committed Feb 7, 2024
1 parent 802acbb commit b6cef44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-on-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
draft: false
prerelease: steps.check-version.outputs.prerelease == 'true'
skipIfReleaseExists: true

- name: Publish to PyPI
env:
Expand Down

0 comments on commit b6cef44

Please sign in to comment.