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 28ddc07 commit c97c827Copy full SHA for c97c827
2 files changed
.github/workflows/build-push.yml
@@ -29,6 +29,6 @@ jobs:
29
path: dist
30
merge-multiple: true
31
32
- - uses: pypa/gh-action-pypi-publish@cef2210092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
+ - uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
33
with:
34
skip-existing: true
.github/workflows/publish-manually.yml
@@ -63,6 +63,6 @@ jobs:
63
64
65
66
67
68
0 commit comments