mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-11 06:25:17 +08:00
Support docker
This commit is contained in:
3
.github/workflows/run.yml
vendored
3
.github/workflows/run.yml
vendored
@@ -32,4 +32,7 @@ jobs:
|
||||
env:
|
||||
SMZDM_COOKIE: ${{ secrets.SMZDM_COOKIE }}
|
||||
PUSH_PLUS_TOKEN: ${{ secrets.PUSH_PLUS_TOKEN }}
|
||||
SC_KEY: ${{ secrets.SC_KEY }}
|
||||
TG_BOT_TOKEN: ${{ secrets.TG_BOT_TOKEN }}
|
||||
TG_USER_ID: ${{ secrets.TG_USER_ID }}
|
||||
run: python main.py
|
||||
|
||||
Reference in New Issue
Block a user