Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
jepusto committed Aug 4, 2023
1 parent bf172bb commit e7d286f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
appdir: "/inst/shiny-examples/scdhlm"
# secrets need to be added to the GitHub repo settings
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_app_name: "scdhlm" # Must be unique in Heroku
heroku_email: ${{ secrets.HEROKU_EMAIL }}
# don't change this
usedocker: true

0 comments on commit e7d286f

Please sign in to comment.