Skip to content

Commit

Permalink
Disable attestations for upload to TestPyPI as well
Browse files Browse the repository at this point in the history
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
  • Loading branch information
hakonanes committed Nov 9, 2024
1 parent c685e2d commit 8d60a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
continue-on-error: true
with:
repository-url: https://test.pypi.org/legacy/
attestations: false

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

0 comments on commit 8d60a69

Please sign in to comment.