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 56588ff + 70ff7c3 commit 2f1333cCopy full SHA for 2f1333c
.github/workflows/publish.yaml
@@ -43,7 +43,7 @@ jobs:
43
ls -alh dist
44
45
- name: publish to pypi
46
- uses: pypa/gh-action-pypi-publish@v1.4.1
+ uses: pypa/gh-action-pypi-publish@v1.5.0
47
if: startsWith(github.ref, 'refs/tags/')
48
with:
49
user: __token__
0 commit comments