Explorar o código

fix release project to build with GIT_TAG

Signed-off-by: Nicolas De Loof <[email protected]>
Nicolas De Loof %!s(int64=4) %!d(string=hai) anos
pai
achega
37e0db31b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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/