Skip to content

Commit 62a0d96

Browse files
committed
Merge pull request #3391 from arturcic/feature/workflow
1 parent 760cbe5 commit 62a0d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/docker-publish/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ runs:
3939
name: Login to GitHub
4040
uses: docker/login-action@v2
4141
with:
42+
registry: ghcr.io
4243
username: ${{ inputs.github_registry_username }}
4344
password: ${{ inputs.github_registry_password }}
4445
-

0 commit comments

Comments
 (0)