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