Skip to content

Commit 315c761

Browse files
laramielcopybara-github
authored andcommitted
Update the pypi-publish action
PiperOrigin-RevId: 882691518 Change-Id: I6a76a5c0f00f6b18d14fb081d17f4f0c90880f38
1 parent 2268931 commit 315c761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
path: dist
8484
merge-multiple: true
8585
- name: Publish to PyPI (main server)
86-
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.13.0, always use commit hash
86+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0, always use commit hash
8787
with:
8888
user: __token__
8989
password: ${{ secrets.pypi_token }}

0 commit comments

Comments
 (0)