We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c687f55 commit 0260fd5Copy full SHA for 0260fd5
.github/workflows/python-publish.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Build package
39
run: python -m build
40
- name: Publish package
41
- uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments