Skip to content

Commit

Permalink
fix(ci): Trigger heroku deploy on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits committed Oct 16, 2024
1 parent 348b1c8 commit 93c1d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: 'dnd-5e-srd-api'
heroku_email: '[email protected]'
branch: 'main'
github-release:
name: Github Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 93c1d9b

Please sign in to comment.