Update release_binaries.yml
This commit is contained in:
2
.github/workflows/release_binaries.yml
vendored
2
.github/workflows/release_binaries.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
project_path: weed
|
project_path: weed
|
||||||
binary_name: weed
|
binary_name: weed
|
||||||
asset_name: "${{ matrix.goos }}_${{ matrix.goarch }}"
|
asset_name: "${{ matrix.goos }}_${{ matrix.goarch }}"
|
||||||
- name: Go Release Binaries
|
- name: Go Release Large Disk Binaries
|
||||||
uses: wangyoucao577/go-release-action@v1.19
|
uses: wangyoucao577/go-release-action@v1.19
|
||||||
with:
|
with:
|
||||||
goversion: 1.16
|
goversion: 1.16
|
||||||
|
|||||||
Reference in New Issue
Block a user