Skip to content
Snippets Groups Projects
Commit 384e9432 authored by Christoph Witzko's avatar Christoph Witzko
Browse files

ci: use self-built binary for changelog

parent 1ca4dc4c
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ jobs: ...@@ -37,6 +37,7 @@ jobs:
- uses: actions/setup-go@v3 - uses: actions/setup-go@v3
with: with:
go-version: 1.19 go-version: 1.19
- run: ./scripts/build-local.sh
- uses: go-semantic-release/action@v1 - uses: go-semantic-release/action@v1
with: with:
hooks: goreleaser hooks: goreleaser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment