Skip to content

Commit 29ee381

Browse files
authored
Merge pull request #54 from diningphil/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.0
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
2 parents fdb9f02 + d8ddf32 commit 29ee381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
python -m twine check --strict dist/*
5959
6060
- name: Publish package
61-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
61+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b
6262
with:
6363
user: __token__
6464
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)