Use env var
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
|||||||
packages: write
|
packages: write
|
||||||
env:
|
env:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
|
REVERB_APP_KEY: ${{ vars.REVERB_APP_KEY }}
|
||||||
|
REVERB_APP_SECRET: ${{ vars.REVERB_APP_SECRET }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
|
|||||||
Reference in New Issue
Block a user