kopia lustrzana https://github.com/jupyterhub/repo2docker
ci: switch to using a 2fa enabled accounts pypi api-token
rodzic
ae8ed290b9
commit
b1bcbc0f99
|
@ -31,7 +31,7 @@ jobs:
|
||||||
if: startsWith(github.ref, 'refs/tags')
|
if: startsWith(github.ref, 'refs/tags')
|
||||||
uses: pypa/gh-action-pypi-publish@master
|
uses: pypa/gh-action-pypi-publish@master
|
||||||
with:
|
with:
|
||||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
password: ${{ secrets.PYPI_PASSWORD }}
|
||||||
|
|
||||||
publish-docker:
|
publish-docker:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
Ładowanie…
Reference in New Issue