Update release.yml

This commit is contained in:
Chris Lu 2020-12-17 22:17:41 -08:00 committed by GitHub
parent 7af9415696
commit 9fc07feb00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ jobs:
asset_name: "weed-large-disk-${{ env.BUILD_TIME }}-${{ matrix.goos }}-${{ matrix.goarch }}"
- name: Go Release Binaries
uses: wangyoucao577/go-release-action@v1.10
uses: wangyoucao577/go-release-action@feature/asset-name
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}