Skip to content

Commit ae88b90

Browse files
committed
actions: ignore scoop
1 parent 0e928a5 commit ae88b90

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.goreleaser.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ changelog:
4949
release:
5050
github:
5151
owner: certimate-go
52-
name: certimate-cli
52+
name: cli
5353
draft: false
5454
prerelease: auto
5555

@@ -66,10 +66,10 @@ brews:
6666
install: |
6767
bin.install "certimate"
6868
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
69+
# scoops:
70+
# - repository:
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

0 commit comments

Comments
 (0)