Skip to content

Commit f4e7ef9

Browse files
committed
update ci
1 parent a436523 commit f4e7ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
name: artifact
131131
path: dist
132132

133-
- uses: pypa/gh-action-pypi-publish@master
133+
- uses: pypa/gh-action-pypi-publish@release/v1
134134
with:
135135
user: ${{ secrets.PYPI_USERNAME }}
136136
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)