fix: release workflows (#5095)

This commit is contained in:
Kevin Wan
2025-08-17 17:50:38 +08:00
committed by GitHub
parent a81d898408
commit a37422b504

View File

@@ -17,7 +17,7 @@ jobs:
goos: darwin
steps:
- uses: actions/checkout@v5
- uses: zeromicro/go-zero-release-action@master
- uses: wangyoucao577/go-release-action@v1.53
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}