Skip to content

Commit 6987248

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#134)
1 parent bc4c82c commit 6987248

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.12
55+
- uses: pypa/gh-action-pypi-publish@v1.8.14
5656
with:
5757
user: __token__
5858
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)