Skip to content

Commit 1e44546

Browse files
authored
chore(actions): fix pypi publish action (#372)
1 parent d1b2844 commit 1e44546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
name: built-artifacts
7272
path: dist/
7373

74-
- uses: pypa/gh-action-pypi-publish@v1
74+
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)