Skip to content

Commit d051d36

Browse files
Update pypa/gh-action-pypi-publish digest to e2bab26
1 parent a3a9729 commit d051d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build package
3030
run: python -m build --sdist
3131
- name: Publish package
32-
uses: pypa/gh-action-pypi-publish@e9ccbe5a211ba3e8363f472cae362b56b104e796
32+
uses: pypa/gh-action-pypi-publish@e2bab26859796ee5c3bf97b8f394ce1e6570e906
3333
with:
3434
user: __token__
3535
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)