Skip to content

Commit c019a90

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to 20d40f6
1 parent 865eb23 commit c019a90

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@20d40f69a1d306453777ffecb5a86860e850ba0f
3333
with:
3434
user: __token__
3535
password: ${{ secrets.NOVEXITY_PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)