Skip to content

Commit e651736

Browse files
author
Daniel Pimenta
committed
Update ci
1 parent 2a9c700 commit e651736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
env:
1717
# Use docker.io for Docker Hub if empty
1818
GITHUB_REGISTRY: ghcr.io
19-
# github.repository as <account>/<repo>
19+
DOCKER_REGISTRY: docker.io
2020
IMAGE_NAME: ${{ github.repository }}
2121

2222
jobs:

0 commit comments

Comments
 (0)