Skip to content

Commit fea07ce

Browse files
authored
Update publish.yml
Signed-off-by: DaniPetito <[email protected]>
1 parent 5cb0da4 commit fea07ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
with:
7474
registry: ghcr.io
7575
username: ${{ github.actor }}
76-
password: ${{ secrets.GITHUB_TOKEN }}
76+
password: ${{ secrets.DANITOKEN }}
7777

7878
- name: Setup Image Metadata
7979
id: meta

0 commit comments

Comments
 (0)