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.
2 parents e82e753 + 18e5756 commit 0cdd850Copy full SHA for 0cdd850
.github/workflows/python-publish.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Build package
31
run: python -m build
32
- name: Publish package
33
- uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
+ uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
34
with:
35
user: __token__
36
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments