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 d646cd3 commit 39e4a74Copy full SHA for 39e4a74
.github/workflows/docker-image.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
REGISTRY: ghcr.io
10
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: ${{ github.repository }}
11
12
jobs:
13
build:
0 commit comments