diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-08-16 00:14:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-16 00:14:06 -0700 |
| commit | 48f88f976879401009558ace060557d09279e1be (patch) | |
| tree | b2c5644455e52f385e9e82b14acef4bcc86493a1 | |
| parent | d81b20dabbf9654f3b80e8ef9a731bf2d45a2a75 (diff) | |
| download | seaweedfs-48f88f976879401009558ace060557d09279e1be.tar.xz seaweedfs-48f88f976879401009558ace060557d09279e1be.zip | |
Update release_binaries.yml2.63
| -rw-r--r-- | .github/workflows/release_binaries.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release_binaries.yml b/.github/workflows/release_binaries.yml index cdf3ef69b..8acb983fb 100644 --- a/.github/workflows/release_binaries.yml +++ b/.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 |
