Skip to content

Commit

Permalink
Merge pull request #482 from gemini-hlsw/SCHED-717
Browse files Browse the repository at this point in the history
SCHED-717: Missing env in deploy.yml
  • Loading branch information
stroncod authored Jul 29, 2024
2 parents 890432d + 2f678c7 commit ad17197
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}

usedocker: true
env:
GH_PAT: ${{ secrets.GH_PAT }}

0 comments on commit ad17197

Please sign in to comment.