From 5b9e2774829d92cb6610c6735fca27599347b7d3 Mon Sep 17 00:00:00 2001 From: JustTestCode <65500757+JustTestCode@users.noreply.github.com> Date: Sat, 19 Jun 2021 06:15:00 +0800 Subject: [PATCH] Update Release1.yml 5 --- .github/workflows/Release1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Release1.yml b/.github/workflows/Release1.yml index e18e43140..93d5cf2fd 100644 --- a/.github/workflows/Release1.yml +++ b/.github/workflows/Release1.yml @@ -32,7 +32,7 @@ jobs: - name: Set BUILD_TIME env run: echo BUILD_TIME=$(date -u +%Y-%m-%d-%H-%M) >> ${GITHUB_ENV} - - name: Go Release Binaries + - name: Go Release Large Binaries uses: wangyoucao577/go-release-action@v1.17 with: goversion: 1.16