aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/binaries_release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/binaries_release.yml')
-rw-r--r--.github/workflows/binaries_release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/binaries_release.yml b/.github/workflows/binaries_release.yml
index 9cbc56986..81970e520 100644
--- a/.github/workflows/binaries_release.yml
+++ b/.github/workflows/binaries_release.yml
@@ -33,7 +33,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- - name: Go Release Binaries
+ - name: Go Release Binaries Normal Volume Size
uses: wangyoucao577/go-release-action@v1.20
with:
github_token: ${{ secrets.GITHUB_TOKEN }}