Skip to content

Commit

Permalink
fix(ci): use soft-serve goreleaser config
Browse files Browse the repository at this point in the history
add git dependency
  • Loading branch information
aymanbagabas committed Oct 18, 2022
1 parent b4ec8a4 commit 7baa99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
includes:
- from_url:
url: charmbracelet/meta/main/goreleaser-full.yaml
url: charmbracelet/meta/main/goreleaser-soft-serve.yaml

variables:
main: "./cmd/soft"
Expand Down

0 comments on commit 7baa99e

Please sign in to comment.