We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ceb21c commit 7c6dd41Copy full SHA for 7c6dd41
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: docker/login-action@v3
24
with:
25
username: ${{ vars.DOCKERHUB_USERNAME }}
26
- password: ${{ secrets.DOCKERHUB_TOKEN }}
+ password: dckr_pat_intxDl1ApGvsQ3ewPLriJWEZStA
27
28
- name: Set up QEMU
29
uses: docker/setup-qemu-action@v3
0 commit comments