Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stroncod committed Jul 29, 2024
1 parent 12f9f97 commit 6cf1258
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 @@ -31,5 +31,7 @@ jobs:
usedocker: true
docker_build_args: |
GH_PAT
TEST_VAL
env:
GH_PAT: ${{ secrets.HEROKU_APP_NAME }}
GH_PAT: ${{ secrets.GH_PAT }}
TEST_VAL: value

0 comments on commit 6cf1258

Please sign in to comment.