Skip to content

Commit fe329bf

Browse files
Update deploy.yml
1 parent 683da14 commit fe329bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
registry: ghcr.io
3131
username: ${{ github.repository_owner }}
32-
password: ${{ secrets.GITHUB_TOKEN }}
32+
password: ${{ secrets.GHCR_TOKEN }}
3333

3434
- name: Extract metadata for Docker
3535
id: meta

0 commit comments

Comments
 (0)