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 6da72d1 commit 6b57a46Copy full SHA for 6b57a46
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
release:
6
types: [published]
7
8
+env:
9
+ DOCKER_IMAGE: radarbase/radar-output-restructure
10
+
11
jobs:
12
upload:
13
# The type of runner that the job will run on
0 commit comments