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 a0f4005 commit 36eb45bCopy full SHA for 36eb45b
.github/workflows/production.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v2
19
with:
20
ref: release
21
- - uses: akhileshns/heroku-deploy@79ef2ae4ff9b897010907016b268fd0f88561820
+ - uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28
22
23
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
24
heroku_app_name: "micromasters"
.github/workflows/release-candiate.yml
ref: release-candidate
heroku_app_name: "micromasters-rc"
0 commit comments