fix: release workflow

This commit is contained in:
2021-12-05 10:01:31 +00:00
parent ae1b37e493
commit 8eb5ab412c

View File

@@ -23,6 +23,5 @@ jobs:
goos: ${{ matrix.goos }} goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }} goarch: ${{ matrix.goarch }}
goversion: "https://dl.google.com/go/go1.17.4.linux-amd64.tar.gz" goversion: "https://dl.google.com/go/go1.17.4.linux-amd64.tar.gz"
project_path: "./cmd/test-binary" binary_name: "hg612-exporter"
binary_name: "test-binary"
extra_files: LICENSE README.md extra_files: LICENSE README.md