Skip to content

Commit

Permalink
[wheel build] Test new release system using GH Trusted Publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
q-posev committed Aug 18, 2024
1 parent 56c2ab2 commit 8100c6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,9 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://test.pypi.org/legacy/
#verbose: true
skip-existing: true
verbose: true
##verify-metadata: false

#- name: Publish distribution 📦 to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit 8100c6e

Please sign in to comment.