mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
reestore npm token
This commit is contained in:
parent
1b8bb30f37
commit
ec52485148
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@ -38,6 +38,8 @@ jobs:
|
||||
|
||||
- name: Finalize Release
|
||||
id: finalize-release
|
||||
env:
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
uses: jupyter-server/jupyter_releaser/.github/actions/finalize-release@v2
|
||||
with:
|
||||
token: ${{ steps.app-token.outputs.token }}
|
||||
|
Loading…
Reference in New Issue
Block a user