mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-27 17:49:22 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
8eb5ab412c
|
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