Skip to content

Commit 6881ec7

Browse files
committed
ci: fix goreleaser config
1 parent e690a08 commit 6881ec7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
before:
23
hooks:
34
- go mod tidy
@@ -78,7 +79,7 @@ scoops:
7879
commit_author:
7980
name: goreleaserbot
8081
email: bot@goreleaser.com
81-
folder: bucket
82+
directory: bucket
8283
homepage: https://github.com/j178/chatgpt
8384
description: >-
8485
A simple cli wrapper for ChatGPT API, powered by GPT-3.5-turbo model.

0 commit comments

Comments
 (0)