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 9a79f1e + 894fec3 commit 52235b6Copy full SHA for 52235b6
.github/workflows/publish.yaml
@@ -43,7 +43,7 @@ jobs:
43
ls -alh dist
44
45
- name: publish to pypi
46
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
47
if: startsWith(github.ref, 'refs/tags/')
48
with:
49
user: __token__
0 commit comments