We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdcbcef commit 1a9e459Copy full SHA for 1a9e459
.github/workflows/python-publish.yml
@@ -33,4 +33,4 @@ jobs:
33
pip install poetry
34
poetry build
35
- name: Publish package
36
- uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments