Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsorb84 authored Dec 20, 2023
1 parent 87d42af commit ea3f2e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
api_key: ${{ secrets.HEROKU_API_KEY }} # your heroku api key
app_name: ${{ secrets.HEROKU_APP_NAME }} # you aplication name
dockerfile: . # set the path to the folder wher the Dokerfile is located
options: '--build-args TEST1=val'

0 comments on commit ea3f2e5

Please sign in to comment.