Correct version ID on publication workflow.
This commit is contained in:
parent
8355e1d699
commit
100cfcdf4b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
target: dist/
|
||||
|
||||
- name: Publish release to production PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1.12.3
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue