We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f86f66 commit 7d55fb5Copy full SHA for 7d55fb5
.github/workflows/publish.yml
@@ -50,8 +50,8 @@ jobs:
50
continue-on-error: true
51
with:
52
repository-url: https://test.pypi.org/legacy/
53
- attestations: false # https://github.com/pypa/gh-action-pypi-publish/issues/283#issuecomment-2499296440
+ attestations: false # https://github.com/pypa/gh-action-pypi-publish/issues/283#issuecomment-2499296440
54
55
- name: Publish package to PyPI
56
uses: pypa/gh-action-pypi-publish@release/v1
57
+
0 commit comments