We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a286a1 commit 4ff2a33Copy full SHA for 4ff2a33
.github/workflows/release.yaml
@@ -30,4 +30,4 @@ jobs:
30
python -m build
31
twine check dist/*
32
- name: Publish packages to PyPI
33
- uses: pypa/gh-action-pypi-publish@master
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments