Update python-app.yml

This commit is contained in:
암냥 2025-03-12 22:35:32 +09:00 committed by GitHub
commit 1c87718ced
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,10 +7,10 @@ on:
jobs:
run:
runs-on: ubuntu-latest
runs-on: self-hosted
environment: Main
env:
BOT_ROOT: ${{ vars.BOT_ROOT }}
BOT_ROOT: "~/actions-runner/work/today.isangjeong"
BOT_INSTAGRAM_ID: ${{ secrets.BOT_INSTAGRAM_ID }}
BOT_INSTAGRAM_PASSWD: ${{ secrets.BOT_INSTAGRAM_PASSWD }}
BOT_INSTAGRAM_TOTP: ${{ secrets.BOT_INSTAGRAM_TOTP }}