We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7528145 commit 46fd6bcCopy full SHA for 46fd6bc
.goreleaser-rc.yaml
@@ -103,3 +103,5 @@ brews:
103
#
104
# Templates: allowed
105
skip_upload: false
106
+ post_install: |
107
+ echo "⚠︎ rc-chatgpt-tui is deprecated and will be removed in the future. Use rc-nekot instead."
.goreleaser.yaml
@@ -88,3 +88,5 @@ brews:
88
commit_author:
89
name: tearingitup786
90
skip_upload: auto
91
92
+ echo "⚠︎ chatgpt-tui is deprecated and will be removed in the future. Use nekot instead."
0 commit comments