We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
on-release-publish.yml
1 parent a075397 commit ffa80bfCopy full SHA for ffa80bf
.github/workflows/on-release-publish.yml
@@ -67,4 +67,4 @@ jobs:
67
run: |-
68
python -m build .
69
- name: Publish package
70
- uses: pypa/gh-action-pypi-publish@v1
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments