Merge pull request #150 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.50
This commit is contained in:
commit
8078be7ef4
|
@ -27,7 +27,7 @@ jobs:
|
||||||
goos: windows
|
goos: windows
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: wangyoucao577/go-release-action@v1.49
|
- uses: wangyoucao577/go-release-action@v1.50
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
goos: ${{ matrix.goos }}
|
goos: ${{ matrix.goos }}
|
||||||
|
|
Loading…
Reference in New Issue