Skip to content

Commit

Permalink
Merge pull request #2062 from theupdateframework/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/pypa/gh-action-pypi-publish-1.5.1

build(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
  • Loading branch information
lukpueh committed Aug 1, 2022
2 parents 2ee1cc2 + 6edf919 commit a809bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit a809bb8

Please sign in to comment.