Browse Source

Update release_binaries.yml

pull/2274/head 2.63
Chris Lu 3 years ago
committed by GitHub
parent
commit
48f88f9768
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release_binaries.yml

2
.github/workflows/release_binaries.yml

@ -42,7 +42,7 @@ jobs:
project_path: weed
binary_name: weed
asset_name: "${{ matrix.goos }}_${{ matrix.goarch }}"
- name: Go Release Binaries
- name: Go Release Large Disk Binaries
uses: wangyoucao577/go-release-action@v1.19
with:
goversion: 1.16

Loading…
Cancel
Save