Skip to content

Commit

Permalink
fix: make genreate (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-001 authored Apr 12, 2024
1 parent befc4b6 commit 5c4f510
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
goarch: [amd64, arm64]
steps:
- uses: actions/checkout@v3

- run: make generate

- uses: wangyoucao577/go-release-action@2ac3035fa4c4feed6a8272ce278b0577b93cf8e5 # v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5c4f510

Please sign in to comment.