Skip to content

Commit faa26ae

Browse files
authored
Update release.yml
1 parent 5b66335 commit faa26ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Login to Docker Hub
1414
uses: docker/login-action@v2
1515
with:
16-
repository: ghcr.io
16+
registry: ghcr.io
1717
username: matteodelabre
1818
password: ${{ secrets.CR_PAT }}
1919
- name: Build and publish images

0 commit comments

Comments
 (0)