Skip to content

Commit

Permalink
chore: add version and yaml schema for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsquest committed Sep 24, 2024
1 parent 101d2f0 commit b2d5dbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json

version: 2

before:
hooks:
- go install fyne.io/fyne/v2/cmd/fyne@latest
Expand Down

0 comments on commit b2d5dbe

Please sign in to comment.