Skip to content

Commit 848c719

Browse files
authored
Apply suggestions from code review
1 parent b393bfe commit 848c719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
ls -l dist
4444
4545
- name: publish to pypi
46-
uses: pypa/gh-action-pypi-publish@v1.8.7
46+
uses: pypa/gh-action-pypi-publish@release/v1
4747
if: startsWith(github.ref, 'refs/tags/')
4848
with:
4949
user: __token__

0 commit comments

Comments
 (0)