Merge pull request #13 from nikdoof/renovate/wangyoucao577-go-release-action-1.x

Update wangyoucao577/go-release-action action to v1.29
This commit is contained in:
2022-07-16 12:14:26 +01:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.26
- uses: wangyoucao577/go-release-action@v1.29
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}