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