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 d93aa0a commit b032e9aCopy full SHA for b032e9a
.github/workflows/publish.yml
@@ -37,5 +37,4 @@ jobs:
37
path: dist
38
- uses: pypa/gh-action-pypi-publish@release/v1
39
with:
40
- user: __token__
41
- password: ${{ secrets.pypi_password }}
+ attestations: true
0 commit comments