Skip to content

Commit 5c14397

Browse files
authored
Update go.yml
1 parent bce0186 commit 5c14397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
with:
9292
registry: ghcr.io
9393
username: ${{ github.actor }}
94-
password: ${{ secrets.GH_TOKEN }}
94+
password: ${{ secrets.GITHUB_TOKEN }}
9595
- name: Extract metadata
9696
id: meta
9797
uses: docker/metadata-action@v5

0 commit comments

Comments
 (0)