kopia lustrzana https://github.com/jupyterhub/repo2docker
Merge pull request #1260 from jupyterhub/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.4
build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4pull/1262/head
commit
333ec83f3e
|
@ -57,7 +57,7 @@ jobs:
|
||||||
# all previous steps always run in order to exercise them
|
# all previous steps always run in order to exercise them
|
||||||
- name: Publish distribution to PyPI
|
- name: Publish distribution to PyPI
|
||||||
if: startsWith(github.ref, 'refs/tags')
|
if: startsWith(github.ref, 'refs/tags')
|
||||||
uses: pypa/gh-action-pypi-publish@v1.8.3
|
uses: pypa/gh-action-pypi-publish@v1.8.4
|
||||||
with:
|
with:
|
||||||
password: ${{ secrets.PYPI_PASSWORD }}
|
password: ${{ secrets.PYPI_PASSWORD }}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue