Skip to content

Commit

Permalink
CI publish, still somehow broken, revert to v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
albertz committed Dec 6, 2022
1 parent 3021f1c commit 4694a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
# https://github.com/marketplace/actions/pypi-publish
- name: Publish to PyPI
# https://github.com/pypa/gh-action-pypi-publish/issues/112
uses: pypa/gh-action-pypi-publish@fedca4a9a83c83baf9a426a681a2aab0d5c97e30
uses: pypa/gh-action-pypi-publish@release/v1.4
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 4694a45

Please sign in to comment.