Update release.yml

This commit is contained in:
Winni Neessen 2021-03-20 19:28:17 +01:00 committed by GitHub
parent ed2d1478b9
commit 65c60f7fa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,5 +16,6 @@ jobs:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.15
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}