1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-30 04:30:56 +02:00

Bump wangyoucao577/go-release-action from 1.37 to 1.38

This commit is contained in:
Ralph Slooten 2023-05-04 21:55:18 +12:00
parent 82b0829429
commit 304a379c30

View File

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