File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -64,30 +64,4 @@ release:
6464 prerelease : auto
6565 name_template : " v{{.Version}}"
6666
67- brews :
68- - name : opencode-sync
69- repository :
70- owner : GareArc
71- name : homebrew-tap
72- token : " {{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
73- directory : Formula
74- homepage : " https://github.com/GareArc/opencode-sync"
75- description : " Sync OpenCode configurations across machines via Git with optional encryption"
76- license : " MIT"
77- skip_upload : auto
78- test : |
79- system "#{bin}/opencode-sync", "version"
80- install : |
81- bin.install "opencode-sync"
8267
83- scoops :
84- - name : opencode-sync
85- repository :
86- owner : GareArc
87- name : scoop-bucket
88- token : " {{ .Env.SCOOP_BUCKET_GITHUB_TOKEN }}"
89- directory : bucket
90- homepage : " https://github.com/GareArc/opencode-sync"
91- description : " Sync OpenCode configurations across machines via Git with optional encryption"
92- license : " MIT"
93- skip_upload : auto
You can’t perform that action at this time.
0 commit comments