1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-02-13 13:58:48 +02:00

Chore: Update go-release-action

This commit is contained in:
Ralph Slooten 2024-05-04 11:06:56 +12:00
parent f424856685
commit ea56cae43a

View File

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