Skip to content

Commit

Permalink
trying push
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswedgwood committed Sep 10, 2024
1 parent fc8198d commit 4e16b97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/heroku-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
git branch
- name: Deploy to Heroku
run: |
git push heroku main
git push heroku main
env:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}

0 comments on commit 4e16b97

Please sign in to comment.