We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d0fc5 commit 919980eCopy full SHA for 919980e
1 file changed
.github/workflows/publish-package.yml
@@ -44,7 +44,7 @@ jobs:
44
run:
45
python -m build
46
- name: Publish to PyPI 🚀
47
- uses: pypa/gh-action-pypi-publish@v1.11.0
+ uses: pypa/gh-action-pypi-publish@v1.12.2
48
create-release-tag:
49
needs:
50
- get-release-tag
0 commit comments