We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d1242 commit be430a1Copy full SHA for be430a1
.github/workflows/production.yml
@@ -28,7 +28,7 @@ jobs:
28
run: heroku container:login
29
30
- name: Release Backend on Heroku
31
- uses: akhileshns/heroku-deploy@c3187cbbeceea824a6f5d9e0e14e2995a611059c
+ uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28
32
with:
33
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
34
heroku_app_name: mitopen-production
.github/workflows/release-candidate.yml
heroku_app_name: mitopen-rc
0 commit comments