We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1175414 commit e8e1d37Copy full SHA for e8e1d37
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.12.2
+ uses: pypa/gh-action-pypi-publish@v1.12.3
48
create-release-tag:
49
needs:
50
- get-release-tag
0 commit comments