mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Update release_binaries.yml
This commit is contained in:
parent
d81b20dabb
commit
48f88f9768
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
|
||||||
|
|
Loading…
Reference in a new issue