mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 09:44:50 +00:00
Update h3r0ku.yml
This commit is contained in:
parent
ae4a109777
commit
0d1a16c824
1 changed files with 2 additions and 2 deletions
4
.github/workflows/h3r0ku.yml
vendored
4
.github/workflows/h3r0ku.yml
vendored
|
|
@ -3,7 +3,7 @@ name: H3r0ku Deployer
|
|||
on: workflow_dispatch
|
||||
|
||||
env:
|
||||
IMAGE_NAME: h3r0ku
|
||||
IMAGE_NAME: misskatybotnew
|
||||
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
|
||||
HEROKU_APP: ${{ secrets.HEROKU_APP }}
|
||||
|
||||
|
|
@ -33,4 +33,4 @@ jobs:
|
|||
if [[ -z "${API_KEY}" && -z "${APP_NAME}" ]]; then
|
||||
heroku config:set HEROKU_API_KEY="${HEROKU_API_KEY}" \
|
||||
HEROKU_APP="${HEROKU_APP}"
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue