We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2fb6e5 commit 5859b20Copy full SHA for 5859b20
.github/workflows/ci.yaml
@@ -48,6 +48,8 @@ jobs:
48
uses: ./.github/workflows/docker.yaml
49
with:
50
DOCKER_BUILD_IMAGE_NAME: "${{ github.repository }}"
51
+ DOCKER_PUBLISH_REGISTRY: "ghcr.io"
52
+ DOCKER_PUBLISH_IMAGE_NAME: "nofusscomputing/image-publish"
53
54
55
release:
0 commit comments