Skip to content

Commit 5859b20

Browse files
committed
set publish repo
1 parent d2fb6e5 commit 5859b20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
uses: ./.github/workflows/docker.yaml
4949
with:
5050
DOCKER_BUILD_IMAGE_NAME: "${{ github.repository }}"
51+
DOCKER_PUBLISH_REGISTRY: "ghcr.io"
52+
DOCKER_PUBLISH_IMAGE_NAME: "nofusscomputing/image-publish"
5153

5254

5355
release:

0 commit comments

Comments
 (0)