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.
1 parent 8a3e612 commit e6d3565Copy full SHA for e6d3565
.github/workflows/ci-deploy.yml
@@ -24,8 +24,6 @@ jobs:
24
run: |
25
git remote -v
26
git remote add heroku https://git.heroku.com/zeno-backend.git || echo "Heroku remote already exists"
27
- - name: Install Heroku CLI
28
- run: curl https://cli-assets.heroku.com/install.sh | sh
29
- name: Set Heroku buildpack
30
31
heroku buildpacks:set heroku/python -a zeno-ai
0 commit comments