diff --git a/.github/workflows/cli-release.yaml b/.github/workflows/cli-release.yaml index 4df63e51..d6c4a22d 100644 --- a/.github/workflows/cli-release.yaml +++ b/.github/workflows/cli-release.yaml @@ -36,7 +36,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/