Skip to content

Commit fb49a26

Browse files
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 (#379)
1 parent 38ee75d commit fb49a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-github-and-docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
python -m build
7777
7878
- name: Push version to PyPi
79-
uses: pypa/gh-action-pypi-publish@37f50c210e3d2f9450da2cd423303d6a14a6e29f
79+
uses: pypa/gh-action-pypi-publish@5d1679fa6b895587c6eb10c3fe82205b440a580e
8080
with:
8181
user: __token__
8282
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)