Skip to content

Commit 29e65dc

Browse files
authored
Fixed image name
1 parent e79586a commit 29e65dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
env:
1717
REGISTRY_URL: quay.io
1818
REPO_NAME: codejive
19-
IMAGE_NAME: ${{ github.repository }}
19+
IMAGE_NAME: s2i-asciidoc
2020

2121
jobs:
2222
# Run tests.

0 commit comments

Comments
 (0)