Skip to content

Commit ae590b8

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to a56da0b (#232)
Co-authored-by: Kayla Nguyen <[email protected]>
1 parent 1fc20cc commit ae590b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build distributions
2929
run: python -m build
3030
- name: Publish
31-
uses: pypa/gh-action-pypi-publish@9b8e7336db3f96a2939a3e9fa827c62f466ca60d # master
31+
uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598 # master
3232
with:
3333
user: __token__
3434
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)