We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcf885 commit 4177840Copy full SHA for 4177840
.github/workflows/release.yml
@@ -23,4 +23,4 @@ jobs:
23
with:
24
name: ${{ steps.build.outputs.artifact-name }}
25
path: dist
26
- - uses: https://github.com/pypa/gh-action-pypi-publish@release/v1
+ - uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments