Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
ci(goreleaser): detect prereleases
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian committed Jan 12, 2022
1 parent 41fec9a commit 6a7889d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ docker_manifests:
image_templates:
- ghcr.io/ovrclk/{{ .ProjectName }}:latest-amd64
- ghcr.io/ovrclk/{{ .ProjectName }}:latest-arm64
release:
prerelease: auto

0 comments on commit 6a7889d

Please sign in to comment.