Skip to content

Commit 7dda7f9

Browse files
authored
add registry
1 parent 33b3c90 commit 7dda7f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Login to GHCR
3939
uses: docker/login-action@v2
4040
with:
41+
registry: ghcr.io
4142
username: ${{ github.actor }}
4243
password: ${{ secrets.GITHUB_TOKEN }}
4344

0 commit comments

Comments
 (0)