aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release_binaries.yml2
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