Browse Source

Update Release1.yml

5
pull/2136/head
JustTestCode 5 years ago
committed by GitHub
parent
commit
5b9e277482
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/Release1.yml

2
.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

Loading…
Cancel
Save