mirror of
https://github.com/imgyh/tiktok.git
synced 2025-04-05 23:46:14 +08:00
ci(pyinstaller): 增加配置文件下载
This commit is contained in:
parent
01fbd743f8
commit
f0d8223f14
1
.github/workflows/pyinstaller.yml
vendored
1
.github/workflows/pyinstaller.yml
vendored
@ -48,5 +48,6 @@ jobs:
|
||||
files: | # 多个文件要加 |
|
||||
dist/TikTokCommand.exe
|
||||
dist/TikTokWeb.exe
|
||||
config.yml
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # 默认为${{ github.token }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user