Skip to content

Commit 6b57a46

Browse files
committed
Fix release docker build
1 parent 6da72d1 commit 6b57a46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
release:
66
types: [published]
77

8+
env:
9+
DOCKER_IMAGE: radarbase/radar-output-restructure
10+
811
jobs:
912
upload:
1013
# The type of runner that the job will run on

0 commit comments

Comments
 (0)