reestore npm token

This commit is contained in:
Steven Silvester 2024-03-13 07:40:35 -05:00
parent 1b8bb30f37
commit ec52485148
No known key found for this signature in database
GPG Key ID: B1BF5EC3A8B32F91

View File

@ -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 }}