Skip to content

Commit ffa80bf

Browse files
Last-minute change to fix on-release-publish.yml
Signed-off-by: Tobias Wolf <[email protected]>
1 parent a075397 commit ffa80bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
run: |-
6868
python -m build .
6969
- name: Publish package
70-
uses: pypa/gh-action-pypi-publish@v1
70+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)