Skip to content

Commit

Permalink
chore: Update goreleaser to not create a build
Browse files Browse the repository at this point in the history
  • Loading branch information
FelisiaM authored Jul 11, 2024
1 parent 8f50322 commit 488a6a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: 2
builds: []
builds:
- skip: true
archives: []
changelog:
sort: asc
Expand Down

0 comments on commit 488a6a5

Please sign in to comment.