Skip to content

Commit 3793681

Browse files
committed
Update CLI binary name to be "tea"
Signed-off-by: Patrick Dwyer <email@patrickdwyer.au>
1 parent 1d9f271 commit 3793681

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-cli.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
--self-contained true
102102
-p:PublishSingleFile=true
103103
-p:DebugType=none
104+
-p:AssemblyName=tea
104105
-p:Version=${{ env.VERSION }}
105106
-o ./publish
106107

0 commit comments

Comments
 (0)