Skip to content

Commit 9691f94

Browse files
committed
github image name
1 parent 6ebc1bf commit 9691f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/dev/dashaun/shell/initializr/plusplus/PipelineCommands.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ private String githubWorkflowFile() {
9898
- "v*"
9999
100100
env:
101-
IMAGE_NAME: CHANGEME
101+
IMAGE_NAME: dashaun/${GITHUB_REPOSITORY#*/}
102102
103103
jobs:
104104
build:

0 commit comments

Comments
 (0)