We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db3b427 commit 590df5aCopy full SHA for 590df5a
.github/workflows/docker-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: docker/setup-buildx-action@v1
21
22
- name: Log in to the Container registry
23
- uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
24
with:
25
registry: ghcr.io
26
username: ${{ github.actor }}
0 commit comments