Skip to content

Commit 6252405

Browse files
Update pypa/gh-action-pypi-publish digest to fb13cb3
1 parent 199b481 commit 6252405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build package
3434
run: python -m build
3535
- name: Publish package
36-
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
36+
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa
3737
with:
3838
user: __token__
3939
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)