Skip to content

Commit

Permalink
chore: fix goreleaser config file version (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
apricote authored Jun 23, 2024
1 parent 42eeb00 commit d921510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json

version: 1
version: 2

before:
hooks:
Expand Down

0 comments on commit d921510

Please sign in to comment.