Skip to content

Commit 528a423

Browse files
authored
Changes pub key retrieved (#34)
1 parent 46f2bd7 commit 528a423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/package/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 2
66
before:
77
hooks:
88
- go mod tidy
9-
- curl https://pgp.mongodb.com/atlas-cli.asc -o signature.asc
9+
- curl https://pgp.mongodb.com/atlas-cli-plugin-kubernetes.asc -o signature.asc
1010

1111
builds:
1212
- <<: &build_defaults

0 commit comments

Comments
 (0)