Release update
This commit is contained in:
parent
2bf8279eee
commit
01014bcb6c
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: wangyoucao577/go-release-action@master
|
- uses: zorglube/go-release-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
goos: FreeBSD
|
goos: FreeBSD
|
||||||
|
Loading…
Reference in New Issue
Block a user