Merge pull request #150 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.50

This commit is contained in:
kayos 2024-04-14 16:57:28 -07:00 committed by GitHub
commit 8078be7ef4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.49
- uses: wangyoucao577/go-release-action@v1.50
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}