Skip to content

Commit

Permalink
Merge pull request #1 from rgl-epfl/dependabot/github_actions/pypa/gh…
Browse files Browse the repository at this point in the history
…-action-pypi-publish-1.5.0

Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0
  • Loading branch information
bathal1 authored May 13, 2022
2 parents 2ecd9a0 + 7bb747d commit 8abf2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
name: artifact
path: dist

- uses: pypa/gh-action-pypi-publish@v1.4.2
- uses: pypa/gh-action-pypi-publish@v1.5.0
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 8abf2aa

Please sign in to comment.