Skip to content

Commit 4280a7d

Browse files
authored
Merge pull request #311 from mmschlk/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
2 parents fd56fc3 + 15129eb commit 4280a7d

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build package
3535
run: python -m build
3636
- name: Publish package
37-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
37+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
3838
with:
3939
user: __token__
4040
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)