Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bede71b

Browse files
ci(workflows): [ci] use secrets.GH_REGISTRY_TOKEN
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 80e12f1 commit bede71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ permissions:
4040
packages: read
4141
env:
4242
CACHE_PATH: node_modules
43-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43+
GITHUB_TOKEN: ${{ secrets.GH_REGISTRY_TOKEN }}
4444
HUSKY: 0
4545
REF: ${{ github.head_ref || github.ref }}
4646
REF_NAME: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /