Skip to content

Commit 3412a9e

Browse files
authored
Update docker-publish.yml
1 parent ecb3f88 commit 3412a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
registry: docker.io
6161
username: mrcuddle111
62-
password: ${{ secrets.GITHUB_TOKEN }}
62+
password: ${{ secrets.DOCKER_TOKEN }}
6363

6464
# Extract metadata (tags, labels) for Docker
6565
# https://github.com/docker/metadata-action

0 commit comments

Comments
 (0)