mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
Remove skip_existing from the release workflow
This commit is contained in:
parent
478fd70b7d
commit
c1c7e35be1
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -173,7 +173,6 @@ jobs:
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
skip_existing: true
|
||||
- name: Install Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user