Update Gitlab workflow

This commit is contained in:
Khanh Ngo 2020-05-21 23:16:55 +07:00
parent 4498a46fe3
commit 43851dfcfe
No known key found for this signature in database
GPG key ID: D5FAA6A16150E49E

View file

@ -44,7 +44,8 @@ jobs:
run: ${HOME}/go/bin/rice embed-go
# build and make the releases
- uses: wangyoucao577/go-release-action@master
- name: build and make the releases
uses: wangyoucao577/go-release-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}