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 e1bf455 commit ba29efcCopy full SHA for ba29efc
.github/workflows/production.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v2
19
with:
20
ref: release
21
- - uses: akhileshns/heroku-deploy@9fd0f9faae4aa93a38d6f5e25b9128589f1371b0
+ - uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520
22
23
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
24
heroku_app_name: "odl-open-discussions"
.github/workflows/release-candiate.yml
ref: release-candidate
heroku_app_name: "odl-open-discussions-rc"
0 commit comments