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 db47065 commit a2a9451Copy full SHA for a2a9451
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
REGISTRY: ghcr.io
9
REPOSITORY: ${{ github.repository }}
10
- DOCKER_IMAGE: radar-output-restructure
+ IMAGE_NAME: radar-output-restructure
11
12
jobs:
13
upload:
0 commit comments