From 13d5126424cdcf162c39d62189ff0e4e576f16fc Mon Sep 17 00:00:00 2001 From: JustTestCode <65500757+JustTestCode@users.noreply.github.com> Date: Sat, 19 Jun 2021 06:22:25 +0800 Subject: [PATCH] Update Release1.yml q --- .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 93d5cf2fd..f4fcf4b05 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 Large Binaries + - name: Go Release Large Binaries uses: wangyoucao577/go-release-action@v1.17 with: goversion: 1.16