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.
1 parent 2f47d40 commit b1bba71Copy full SHA for b1bba71
.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