chore: build

This commit is contained in:
lencx
2022-12-07 20:02:31 +08:00
parent 6fe765dafa
commit 65442f4489
13 changed files with 87 additions and 38 deletions

View File

@@ -28,7 +28,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: '${{ steps.get_version.outputs.VERSION }}'
release_name: 'WA+ ${{ steps.get_version.outputs.VERSION }}'
release_name: 'ChatGPT ${{ steps.get_version.outputs.VERSION }}'
body: 'See the assets to download this version and install.'
build-tauri: