Skip to content

Commit bc4c82c

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#133)
1 parent e71c051 commit bc4c82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
name: artifact
5353
path: dist
5454

55-
- uses: pypa/gh-action-pypi-publish@v1.8.11
55+
- uses: pypa/gh-action-pypi-publish@v1.8.12
5656
with:
5757
user: __token__
5858
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)