Skip to content

Commit

Permalink
feat: update goreleaser config to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
SkippyZA committed Sep 13, 2024
1 parent 353dae0 commit d24f662
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

version: 2

builds:
- skip: true

changelog:
sort: asc
filters:
exclude:
- "^docs:"
- "^test:"

0 comments on commit d24f662

Please sign in to comment.