We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a1a43 commit 8e400adCopy full SHA for 8e400ad
.goreleaser.yml
@@ -36,6 +36,7 @@ aurs:
36
private_key: "{{ .Env.AUR_KEY }}"
37
git_url: "ssh://[email protected]/opencode.git"
38
license: "MIT"
39
+ name: opencode
40
package: |-
41
install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
42
# brews:
0 commit comments