Skip to content

Commit 0be7b4f

Browse files
committed
chore: add NODE_AUTH_TOKEN env for self hosted
1 parent 7afa3b0 commit 0be7b4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-image-sync-self-hosted.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ env:
181181
JIHULAB_ACCESS_TOKEN: ${{ secrets.GITLAB_ACCESS_TOKEN }}
182182
JIHULAB_ACCESS_USER: ${{ secrets.GITLAB_ACCESS_USER }}
183183
PROJECT_ID: 165897
184+
NODE_AUTH_TOKEN: "placeholder"
184185

185186
jobs:
186187
release-image:

0 commit comments

Comments
 (0)