mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2062 from theupdateframework/dependabot/github_actions/pypa/gh-action-pypi-publish-1.5.1
build(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
This commit is contained in:
commit
a809bb8844
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
path: dist
|
||||
|
||||
- name: Publish binary wheel and source tarball on PyPI
|
||||
uses: pypa/gh-action-pypi-publish@717ba43cfbb0387f6ce311b169a825772f54d295
|
||||
uses: pypa/gh-action-pypi-publish@37f50c210e3d2f9450da2cd423303d6a14a6e29f
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue