📦 Chore: modify win.yml

This commit is contained in:
萌萌哒赫萝 2023-03-04 21:19:37 +08:00
parent fff81250bb
commit 26ae176fc5

View File

@ -47,7 +47,7 @@ jobs:
- name: Build
run: |
yarn build
yarn release
yarn upload-dist
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}