🥋 修复Bug, 新增视频源

This commit is contained in:
hunlongyu
2020-04-30 16:11:48 +08:00
parent d70da3dc3e
commit 3e345bf57b
5 changed files with 152 additions and 12 deletions

View File

@@ -31,7 +31,9 @@ jobs:
with:
files: |
dist_electron/*.exe
dist_electron/win-unpacked/*.exe
dist_electron/*.dmg
dist_electron/*.snap
dist_electron/*.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}