We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f47d40 + b1bba71 commit ef8c843Copy full SHA for ef8c843
.goreleaser.yml
@@ -55,8 +55,7 @@ release:
55
prerelease: auto
56
57
brews:
58
- - name: gptscript@{{ .Major }}.{{ .Minor }}.{{ .Patch }}
59
- description: "GPTScript CLI"
+ - description: "GPTScript CLI"
60
install: |
61
bin.install "gptscript"
62
homepage: "https://github.com/gptscript-ai/gptscript"
0 commit comments