Skip to content

Commit f2c1656

Browse files
iliakurofek
andauthored
Update .github/workflows/claim-pypi-name.yaml
Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
1 parent 81cb542 commit f2c1656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claim-pypi-name.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
bash .github/workflows/scripts/build_placeholders.sh
3939
4040
- name: Push Python artifacts to PyPI
41-
uses: pypa/gh-action-pypi-publish@v1.8.14
41+
uses: pypa/gh-action-pypi-publish@release/v1
4242
with:
4343
# We don't mind invalid metadata, we only want to claim the package name.
4444
verify-metadata: false

0 commit comments

Comments
 (0)