Skip to content

Commit 7d55fb5

Browse files
Update publish.yml
1 parent 9f86f66 commit 7d55fb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
continue-on-error: true
5151
with:
5252
repository-url: https://test.pypi.org/legacy/
53-
attestations: false # https://github.com/pypa/gh-action-pypi-publish/issues/283#issuecomment-2499296440
53+
attestations: false # https://github.com/pypa/gh-action-pypi-publish/issues/283#issuecomment-2499296440
5454

5555
- name: Publish package to PyPI
5656
uses: pypa/gh-action-pypi-publish@release/v1
57-
attestations: false # https://github.com/pypa/gh-action-pypi-publish/issues/283#issuecomment-2499296440
57+

0 commit comments

Comments
 (0)