Skip to content

Commit c80743c

Browse files
author
Bryan Sieber
committed
Updating token
1 parent be8603a commit c80743c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: docker/login-action@v1
4949
with:
5050
username: ${{ secrets.DOCKERHUB_USERNAME }}
51-
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
51+
password: ${{ secrets.DOCKERHUB_TOKEN }}
5252

5353
- name: Extract metadata (tags, labels) for Docker
5454
id: meta

0 commit comments

Comments
 (0)