We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6cead commit 190ce3cCopy full SHA for 190ce3c
1 file changed
.github/workflows/docker-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout Repo
18
uses: actions/checkout@v4
19
20
- - name Log in to GHCR.io
+ - name: Log in to GHCR.io
21
uses: docker/login-action@v3
22
with:
23
registry: ghcr.io
0 commit comments