mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-13 18:22:15 +00:00
chore: Update build and docker dependencies
This commit is contained in:
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -17,11 +17,11 @@ jobs:
|
||||
goos: windows
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: wangyoucao577/go-release-action@v1.26
|
||||
- uses: wangyoucao577/go-release-action@v1.29
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
goarch: ${{ matrix.goarch }}
|
||||
goversion: "https://dl.google.com/go/go1.18.1.linux-amd64.tar.gz"
|
||||
goversion: "https://dl.google.com/go/go1.18.4.linux-amd64.tar.gz"
|
||||
binary_name: "hg612-exporter"
|
||||
extra_files: LICENSE README.md
|
||||
|
||||
Reference in New Issue
Block a user