We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9963733 commit 26dc418Copy full SHA for 26dc418
.github/workflows/deploy.yml
@@ -15,3 +15,4 @@ jobs:
15
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
16
heroku_app_name: "basemaxrubytest" #Must be unique in Heroku
17
heroku_email: "maxbasecode@gmail.com"
18
+ - run: heroku auth:whoami
0 commit comments