Skip to content

Commit 5b66335

Browse files
authored
Update build.yml
1 parent 949e46f commit 5b66335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)