1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-22 03:39:59 +02:00

Merge pull request #44 from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.36

Bump wangyoucao577/go-release-action from 1.30 to 1.36
This commit is contained in:
Ralph Slooten 2023-02-24 21:53:47 +13:00 committed by GitHub
commit 464fbf818c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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