Skip to content

Commit

Permalink
build: use latest gha version (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
oboulant authored Jun 7, 2023
1 parent 20af3c6 commit 3d9d397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
with:
name: artifact
path: dist
- uses: pypa/gh-action-pypi-publish@v1.4.1
- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: ${{ secrets.PYPI_USERNAME }}
password: ${{ secrets.PYPI_PASSWORD }}
Expand Down

0 comments on commit 3d9d397

Please # to comment.