Skip to content

Commit 7041535

Browse files
committed
Update docker.yml
1 parent 05e3e65 commit 7041535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
registry: ghcr.io
5656
username: ${{ github.actor }}
57-
password: ${{ secrets.MY_GITHUB_TOKEN }}
57+
password: ${{ secrets.GITHUB_TOKEN }}
5858

5959
- name: Extract branch name
6060
shell: bash

0 commit comments

Comments
 (0)