fix waiting, binary name.

This commit is contained in:
Chris Lu
2021-09-06 23:11:59 -07:00
parent ee143f9ae0
commit ce9e606eb2
2 changed files with 4 additions and 11 deletions

View File

@@ -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 }}