We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afa3b0 commit 0be7b4fCopy full SHA for 0be7b4f
1 file changed
.github/workflows/release-image-sync-self-hosted.yml
@@ -181,6 +181,7 @@ env:
181
JIHULAB_ACCESS_TOKEN: ${{ secrets.GITLAB_ACCESS_TOKEN }}
182
JIHULAB_ACCESS_USER: ${{ secrets.GITLAB_ACCESS_USER }}
183
PROJECT_ID: 165897
184
+ NODE_AUTH_TOKEN: "placeholder"
185
186
jobs:
187
release-image:
0 commit comments