Skip to content

Commit

Permalink
Merge pull request #782 from CoffeaTeam/dependabot/github_actions/pyp…
Browse files Browse the repository at this point in the history
…a/gh-action-pypi-publish-1.8.5

build(deps): bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
  • Loading branch information
lgray authored Apr 7, 2023
2 parents 13ae5e1 + 25b47ae commit b3f963a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
- name: Publish package to PyPI
uses: pypa/[email protected].4
uses: pypa/[email protected].5
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit b3f963a

Please sign in to comment.