Skip to content

Commit dd28882

Browse files
committed
update actions
1 parent 0739d73 commit dd28882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: artifact
6464
path: dist
6565

66-
- uses: pypa/gh-action-pypi-publish@master
66+
- uses: pypa/gh-action-pypi-publish@release/v1
6767
with:
6868
user: __token__
6969
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)