Skip to content

Commit 6abb37f

Browse files
Bump pypa/gh-action-pypi-publish from 1.3.1 to 1.12.4 (#50)
1 parent bf3bfe9 commit 6abb37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
- name: Publish to PyPI
118118
# Only publish to PyPI when a release triggers the build
119119
if: github.event_name == 'release'
120-
uses: pypa/gh-action-pypi-publish@bce3b74dbf8cc32833ffba9d15f83425c1a736e0
120+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
121121
with:
122122
user: __token__
123123
password: ${{ secrets.PYPI_TOKEN}}

0 commit comments

Comments
 (0)