We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e928a5 commit ae88b90Copy full SHA for ae88b90
1 file changed
.goreleaser.yml
@@ -49,7 +49,7 @@ changelog:
49
release:
50
github:
51
owner: certimate-go
52
- name: certimate-cli
+ name: cli
53
draft: false
54
prerelease: auto
55
@@ -66,10 +66,10 @@ brews:
66
install: |
67
bin.install "certimate"
68
69
-scoops:
70
- - bucket:
71
- owner: certimate-go
72
- name: scoop-bucket
73
- homepage: https://github.com/certimate-go/cli
74
- description: CLI for Certimate SSL certificate management
75
- license: MIT
+# scoops:
+# - repository:
+# owner: certimate-go
+# name: scoop-bucket
+# homepage: https://github.com/certimate-go/cli
+# description: CLI for Certimate SSL certificate management
+# license: MIT
0 commit comments