There was an error while loading. Please reload this page.
1 parent 9bc6a86 commit fba0c54Copy full SHA for fba0c54
1 file changed
.goreleaser.yaml
@@ -1,5 +1,6 @@
1
# .goreleaser.yaml
2
version: 2
3
+project_name: fce
4
5
before:
6
hooks:
@@ -67,6 +68,6 @@ chocolateys:
67
68
package_url_prefix: "https://github.com/DishIs/fce-cli/releases/download/{{ .Tag }}"
69
description: "FreeCustom.Email CLI — Manage disposable inboxes from your terminal."
70
summary: "FreeCustom.Email CLI"
- 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"
72
api_key: "{{ .Env.CHOCOLATEY_API_KEY }}"
73
source_repo: "https://push.chocolatey.org/"
0 commit comments