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