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 a0cdc80 commit 804d971Copy full SHA for 804d971
.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