Skip to content

Commit 50fa10c

Browse files
authored
Merge pull request #22 from akirachix/feature/deployment
Feature/deployment
2 parents 499536d + 77dfb04 commit 50fa10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Set Heroku buildpack
2929
run: |
30-
heroku buildpacks:set heroku/python -a zenoai
30+
heroku buildpacks:set heroku/python -a zeno-ai
3131
env:
3232
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
3333

0 commit comments

Comments
 (0)