Skip to content

Commit

Permalink
Merge pull request #11 from google-research/raj-sinha-patch-1
Browse files Browse the repository at this point in the history
Update publish_to_pypi.yml
  • Loading branch information
raj-sinha committed May 7, 2024
2 parents c0063ef + 380ee26 commit 06f3f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
# Publish the package (if local `__version__` > pip version)
- uses: etils-actions/pypi-auto-publish@v1.5.2
- uses: etils-actions/pypi-auto-publish@v1
with:
pypi-token: ${{ secrets.PYPI_API_TOKEN }}
parse-changelog: true

0 comments on commit 06f3f27

Please sign in to comment.