Skip to content

Commit 367c7cc

Browse files
authored
Update image.yml
1 parent 03b4362 commit 367c7cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
registry: ghcr.io
2929
username: ${{github.actor}}
30-
password: ${{secrets.PAT_TOKEN}}
30+
password: ${{secrets.GITHUB_TOKEN}}
3131
-
3232
name: Build and push
3333
uses: docker/bake-action@v4.3.0

0 commit comments

Comments
 (0)