We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0138b9f commit d288002Copy full SHA for d288002
.github/workflows/deploy.yml
@@ -13,4 +13,4 @@ jobs:
13
- name: Deploy
14
env:
15
HEROKU_API_KEY: ${{secrets.HEROKU_API_KEY}}
16
- run: git push heroku main -a basemaxrubytest
+ run: git push heroku main
0 commit comments