We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6592880 commit 2f9ce91Copy full SHA for 2f9ce91
1 file changed
.github/workflows/docker-publish.yml
@@ -9,7 +9,7 @@ env:
9
REGISTRY: ghcr.io
10
# Image name = codesyntax/docker-cron-image
11
# IMAGE_NAME: ${{ github.repository }}
12
- IMAGE_NAME: cron-runner
+ IMAGE_NAME: codesyntax/cron-runner
13
14
jobs:
15
build-and-push:
0 commit comments