Add Windows Releases

This commit is contained in:
Vincent Young 2022-10-20 10:10:31 +08:00
parent 5833d10be9
commit da06d98896

View File

@ -33,7 +33,7 @@ jobs:
dist/deeplx_openbsd_arm64
dist/deeplx_freebsd_amd64
dist/deeplx_freebsd_arm64
dist/deeplx_windows_amd64
dist/deeplx_windows_386
dist/deeplx_windows_amd64.exe
dist/deeplx_windows_386.exe
env:
GITHUB_TOKEN: ${{ secrets.GT_Token }}