Skip to content

Commit

Permalink
Fix goreleaser bug (#461)
Browse files Browse the repository at this point in the history
The yaml configuration had to be updated, after recently bumping the
major version of GoReleaser.
  • Loading branch information
johnboyes committed Jun 22, 2024
1 parent 35df72e commit 2b22e64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
project_name: label-checker
build:
skip: true
version: 2
release:
github:
prerelease: auto

0 comments on commit 2b22e64

Please sign in to comment.