Skip to content

Commit d274322

Browse files
committed
Point to pypa/gh-action-pypi-publish@release/v1
1 parent ed641c3 commit d274322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
## prod deploy ----
8282
- name: "Deploy to PyPI"
83-
uses: pypa/gh-action-pypi-publish@master
83+
uses: pypa/gh-action-pypi-publish@release/v1
8484
if: startsWith(github.event.release.name, 'shinywidgets')
8585
with:
8686
user: __token__

0 commit comments

Comments
 (0)