mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-04 19:24:51 +00:00
Update deploy.yml
This commit is contained in:
parent
92a657d098
commit
2bb80308b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Deploying to heroku
|
||||||
on: workflow_dispatch
|
on: workflow_dispatch
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: web
|
IMAGE_NAME: worker
|
||||||
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
|
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
|
||||||
CONFIG_FILE_URL: ${{ secrets.CONFIG_FILE_URL }}
|
CONFIG_FILE_URL: ${{ secrets.CONFIG_FILE_URL }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue