This commit is contained in:
Ralph Slooten
2023-08-16 17:26:01 +12:00
parent 270d5f534f
commit bc53a34029

View File

@@ -33,7 +33,7 @@ jobs:
- run: npm run package
# build the binaries
- uses: wangyoucao577/go-release-action@v1.38
- uses: wangyoucao577/go-release-action@v1.39
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}