Chris Lu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/release_binaries.yml
|
@ -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 |
|
|