Browse Source

fix release project to build with GIT_TAG

Signed-off-by: Nicolas De Loof <[email protected]>
Nicolas De Loof 4 years ago
parent
commit
37e0db31b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yaml

+ 1 - 1
.github/workflows/release.yaml

@@ -33,7 +33,7 @@ jobs:
             ${{ runner.os }}-go-
 
       - name: Build
-        run: make -f builder.Makefile cross
+        run: make GIT_TAG=${{ github.event.inputs.tag }} -f builder.Makefile cross
 
       - name: License
         run: cp packaging/* bin/