Update python-app.yml
This commit is contained in:
parent
4c9687501b
commit
a5397d6408
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
BOT_ROOT: ${{ secrets.BOT_ROOT }}
|
BOT_ROOT: ${{ secrets.BOT_ROOT }}
|
||||||
BOT_INSTAGRAM_ID: ${{ secrets.BOT_INSTAGRAM_ID }}
|
BOT_INSTAGRAM_ID: ${{ secrets.BOT_INSTAGRAM_ID }}
|
||||||
BOT_INSTAGRAM_PASSWORD: ${{ secrets.BOT_INSTAGRAM_PASSWORD }}
|
BOT_INSTAGRAM_PASSWD: ${{ secrets.BOT_INSTAGRAM_PASSWD }}
|
||||||
BOT_KEY: ${{ secrets.BOT_KEY }}
|
BOT_KEY: ${{ secrets.BOT_KEY }}
|
||||||
BOT_WEBHOOK_URL: ${{ secrets.BOT_WEBHOOK_URL }}
|
BOT_WEBHOOK_URL: ${{ secrets.BOT_WEBHOOK_URL }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue