Skip to content

Commit

Permalink
Set PyPI publish version to 1.5.1 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raalsky committed Oct 20, 2022
1 parent fe5c685 commit 1bef206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neptune-contrib.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
run : |
python setup.py sdist
- name: Publish package
uses: pypa/gh-action-pypi-publish@54b39fb9371c0b3a6f9f14bb8a67394defc7a806
uses: pypa/gh-action-pypi-publish@v1.5.1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 1bef206

Please sign in to comment.