Skip to content

Commit 80421c9

Browse files
committed
Use correct pypi-publish ref
1 parent 1145d29 commit 80421c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
merge-multiple: 'true'
138138

139139
- name: Publish package distributions to PyPI
140-
uses: pypa/gh-action-pypi-publish@release/v1.10.1
140+
uses: pypa/[email protected]
141141
with:
142142
print-hash: true
143143
verbose: true

0 commit comments

Comments
 (0)