Skip to content

Commit a2a9451

Browse files
committed
Fix release Github action
1 parent db47065 commit a2a9451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
env:
88
REGISTRY: ghcr.io
99
REPOSITORY: ${{ github.repository }}
10-
DOCKER_IMAGE: radar-output-restructure
10+
IMAGE_NAME: radar-output-restructure
1111

1212
jobs:
1313
upload:

0 commit comments

Comments
 (0)