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 949e46f commit 5b66335Copy full SHA for 5b66335
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Login to Docker Hub
16
uses: docker/login-action@v2
17
with:
18
- repository: ghcr.io
+ registry: ghcr.io
19
username: matteodelabre
20
password: ${{ secrets.CR_PAT }}
21
- name: Build and publish images
0 commit comments