Skip to content

Commit d5da919

Browse files
authored
Use pypa/gh-action-pypi-publish stable release v1 (#74)
1 parent 3843ab4 commit d5da919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
with:
8686
name: artifact
8787
path: dist
88-
- uses: pypa/gh-action-pypi-publish@v1.12.3
88+
- uses: pypa/gh-action-pypi-publish@release/v1
8989
with:
9090
user: __token__
9191
password: ${{ secrets.TWINE_API_KEY }}

0 commit comments

Comments
 (0)