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 1335e1b commit 6f371ddCopy full SHA for 6f371dd
.github/workflows/test-pr.yml
@@ -84,4 +84,5 @@ jobs:
84
- name: Build
85
run: DATABASE_URL=$(yarn heroku config:get DATABASE_URL -a polskifrontend) yarn build
86
env:
87
+ HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
88
RELATIVE_CI_KEY: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments