Skip to content

Commit fba0c54

Browse files
chore: update project name in goreleaser
1 parent 9bc6a86 commit fba0c54

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# .goreleaser.yaml
22
version: 2
3+
project_name: fce
34

45
before:
56
hooks:
@@ -67,6 +68,6 @@ chocolateys:
6768
package_url_prefix: "https://github.com/DishIs/fce-cli/releases/download/{{ .Tag }}"
6869
description: "FreeCustom.Email CLI — Manage disposable inboxes from your terminal."
6970
summary: "FreeCustom.Email CLI"
70-
icon_url: "https://raw.githubusercontent.com/DishIs/fce-cli/main/logo.png"
71+
# icon_url: "https://raw.githubusercontent.com/DishIs/fce-cli/main/logo.png"
7172
api_key: "{{ .Env.CHOCOLATEY_API_KEY }}"
7273
source_repo: "https://push.chocolatey.org/"

0 commit comments

Comments
 (0)