Skip to content

Commit a0ebfa0

Browse files
authored
Update release.yml
1 parent c8d8e38 commit a0ebfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
dist/*.whl
5454
5555
- name: Publish python distribution to PyPI
56-
uses: pypa/gh-action-pypi-publish@v1
56+
uses: pypa/gh-action-pypi-publish@v1.1.0
5757
with:
5858
user: __token__
5959
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)