Skip to content

Commit 0d9230f

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to 916e576
1 parent 865eb23 commit 0d9230f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-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
3131
- name: Publish package
32-
uses: pypa/gh-action-pypi-publish@93e87954aa8d40d7467c30656ba421aee00d37c8
32+
uses: pypa/gh-action-pypi-publish@916e57631f04a497e4bec0e29e80684e45b4305e
3333
with:
3434
user: __token__
3535
password: ${{ secrets.NOVEXITY_PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)