Skip to content

Commit

Permalink
ci: use self-built binary for changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Jan 14, 2023
1 parent 1ca4dc4 commit 384e943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -37,6 +37,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: 1.19
- run: ./scripts/build-local.sh
- uses: go-semantic-release/action@v1
with:
hooks: goreleaser
Expand Down

0 comments on commit 384e943

Please sign in to comment.