Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndichu-shee authored Sep 19, 2024
1 parent 5299e34 commit 2a928b4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
run: |
git remote -v
git remote add heroku https://git.heroku.com/aquasense.git || echo "Heroku remote already exists"
- name: Set Heroku buildpack
run: |
heroku buildpacks:set heroku/python -a aquasense
env:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
- name: Deploy to Heroku
uses: akhileshns/[email protected]
with:
Expand Down

0 comments on commit 2a928b4

Please sign in to comment.