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 016cfb5 commit a39b910Copy full SHA for a39b910
.github/workflows/main.yml
@@ -153,7 +153,7 @@ jobs:
153
run: python -m build
154
155
- name: Publish package
156
- uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10
+ uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
157
with:
158
user: __token__
159
password: ${{ secrets.pypi_token }}
0 commit comments