mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-13 10:22:14 +00:00
fix: release workflow
This commit is contained in:
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@@ -23,6 +23,5 @@ jobs:
|
||||
goos: ${{ matrix.goos }}
|
||||
goarch: ${{ matrix.goarch }}
|
||||
goversion: "https://dl.google.com/go/go1.17.4.linux-amd64.tar.gz"
|
||||
project_path: "./cmd/test-binary"
|
||||
binary_name: "test-binary"
|
||||
binary_name: "hg612-exporter"
|
||||
extra_files: LICENSE README.md
|
||||
Reference in New Issue
Block a user