Skip to content

Commit d34777e

Browse files
authored
Merge branch 'main' into dependabot/pip/production-dependencies-48da786093
2 parents 37d2b5a + 82a7801 commit d34777e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pipenv run build
2828
2929
- name: Publish package
30-
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
30+
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0
3131
with:
3232
user: __token__
3333
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)