chore: change with url
this action not support 1.21.1
This commit is contained in:
parent
5105ceb453
commit
9df0dcf30c
2
.github/workflows/reporter-release.yml
vendored
2
.github/workflows/reporter-release.yml
vendored
@ -22,6 +22,6 @@ jobs:
|
|||||||
project_path: ./reporter
|
project_path: ./reporter
|
||||||
goos: ${{ matrix.goos }}
|
goos: ${{ matrix.goos }}
|
||||||
goarch: ${{ matrix.goarch }}
|
goarch: ${{ matrix.goarch }}
|
||||||
goversion: 1.21.1
|
goversion: https://go.dev/dl/go1.21.1.${{ matrix.goos }}-${{ matrix.goarch }}.tar.gz
|
||||||
binary_name: "tianji-reporter"
|
binary_name: "tianji-reporter"
|
||||||
compress_assets: "OFF"
|
compress_assets: "OFF"
|
||||||
|
Loading…
Reference in New Issue
Block a user