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 46fd6bc commit c3192a9Copy full SHA for c3192a9
.goreleaser-rc.yaml
@@ -104,4 +104,4 @@ brews:
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."
+ opoo "⚠︎ rc-chatgpt-tui is deprecated and will be removed in the future. Use rc-nekot instead."
.goreleaser.yaml
@@ -89,4 +89,4 @@ brews:
89
name: tearingitup786
90
skip_upload: auto
91
92
- echo "⚠︎ chatgpt-tui is deprecated and will be removed in the future. Use nekot instead."
+ opoo "⚠︎ chatgpt-tui is deprecated and will be removed in the future. Use nekot instead."
0 commit comments