Skip to content

Commit

Permalink
check branches
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswedgwood committed Aug 11, 2024
1 parent d2db300 commit b1960fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/heroku-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
git remote add heroku https://heroku:${{ secrets.HEROKU_API_KEY }}@git.heroku.com/djangosnippets.git
- name: Set stack
- name: Check branches
env:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
run: git branch -a
Expand Down

0 comments on commit b1960fe

Please sign in to comment.