Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit b90094d

Browse files
Trying different token
1 parent 8c7ca22 commit b90094d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
cache-from: type=gha
3333
cache-to: type=gha,mode=max
3434
secrets: |
35-
gh_token=${{ secrets.GITHUB_TOKEN }}
35+
gh_token=${{ github.token }}

0 commit comments

Comments
 (0)