mirror of
https://github.com/openclaw/lobster.git
synced 2026-08-14 08:52:48 +00:00
ci: pass npm token to release publish step
This commit is contained in:
@@ -420,6 +420,7 @@ jobs:
|
||||
|
||||
- name: Publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
RELEASE_NPM_DIST_TAG: ${{ inputs.npm_dist_tag }}
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
Reference in New Issue
Block a user