Skip to content

Commit 0413872

Browse files
Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#22)
1 parent 6de1763 commit 0413872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
name: releases
7272
path: dist
7373
- name: Publish package to PyPI
74-
uses: pypa/gh-action-pypi-publish@v1.5.0
74+
uses: pypa/gh-action-pypi-publish@v1.5.1
7575
with:
7676
user: __token__
7777
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)