Skip to content

Commit

Permalink
build: use older goreleaser version
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Jan 18, 2023
1 parent 0c0bdeb commit 06095cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: ckotzbauer/actions-toolkit/.github/workflows/[email protected]
with:
go-version: 1.19.5
goreleaser-version: v1.12.1
version: ${{ github.event.inputs.version }}
docker-platforms: linux/amd64,linux/arm64
docker-tags: |
Expand Down

0 comments on commit 06095cb

Please sign in to comment.