Skip to content

Commit 5dd2103

Browse files
author
Alvaro Muñoz
authored
Update hotspots.yml
1 parent 06fa21a commit 5dd2103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hotspots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Check and publish hotspots lib packs
7777
working-directory: codeql-patched
7878
env:
79-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
79+
GITHUB_TOKEN: ${{ secrets.GHCR_TOKEN }}
8080
run: |
8181
for LANG in "cpp" "csharp" "go" "java" "javascript" "python" "ruby" "swift"
8282
do

0 commit comments

Comments
 (0)