Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit ffa80bf

Browse files
Last-minute change to fix on-release-publish.yml
Signed-off-by: Tobias Wolf <NotTheEvilOne@users.noreply.github.com>
1 parent a075397 commit ffa80bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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)