Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stroncod authored Jul 29, 2024
1 parent 1206186 commit 31085fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:

usedocker: true
docker_build_args: |
GH_PAT=${{ secrets.GH_PAT }}
GH_PAT
env:
GH_PAT: ${{ secrets.HEROKU_APP_NAME }}

0 comments on commit 31085fa

Please sign in to comment.