Skip to content

Commit

Permalink
no overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Mar 25, 2024
1 parent 16fea41 commit 4f4c7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build_artifacts/pypi_wheels/*.whl
tag: ${{ github.ref }}
overwrite: true
overwrite: false
file_glob: true
if: startsWith(github.ref, 'refs/tags/')

0 comments on commit 4f4c7c4

Please sign in to comment.