We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 499536d + 77dfb04 commit 50fa10cCopy full SHA for 50fa10c
.github/workflows/ci-deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Set Heroku buildpack
29
run: |
30
- heroku buildpacks:set heroku/python -a zenoai
+ heroku buildpacks:set heroku/python -a zeno-ai
31
env:
32
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
33
0 commit comments