[get] json format

This commit is contained in:
lapwat
2023-10-01 16:00:27 +02:00
parent 29935be2c3
commit 2cbcf17cc2
5 changed files with 29 additions and 5 deletions

View File

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