Skip to content

Commit

Permalink
Point to pypa/gh-action-pypi-publish@release/v1
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Dec 7, 2023
1 parent 18d805a commit 1ba3b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

## prod deploy ----
- name: "Deploy to PyPI"
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
if: startsWith(github.event.release.name, 'shinyswatch')
with:
user: __token__
Expand Down

0 comments on commit 1ba3b2e

Please sign in to comment.