Skip to content
Snippets Groups Projects
Unverified Commit 2475e062 authored by Werner Alfons Hilda Van Geit's avatar Werner Alfons Hilda Van Geit Committed by GitHub
Browse files

Merge pull request #251 from BlueBrain/pypi_image_update

Update pypi image version, master is outdated
parents 82e8ef5a 65d0b361
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_PASSWORD }}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment