Skip to content

Commit 7c6dd41

Browse files
authored
Update main.yml
1 parent 4ceb21c commit 7c6dd41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: docker/login-action@v3
2424
with:
2525
username: ${{ vars.DOCKERHUB_USERNAME }}
26-
password: ${{ secrets.DOCKERHUB_TOKEN }}
26+
password: dckr_pat_intxDl1ApGvsQ3ewPLriJWEZStA
2727

2828
- name: Set up QEMU
2929
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)