[CHORE] Tweak Secret Envs
This commit is contained in:
parent
6aab1995df
commit
1c49f8a2de
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
||||||
deploy-env: edge
|
deploy-env: edge
|
||||||
infisical-token: ${{ secrets.INFISICAL_ELYSIUM_EDGE_READ_TOKEN }}
|
infisical-token: ${{ secrets.INFISICAL_ELYSIUM_EDGE_READ_TOKEN }}
|
||||||
extra-secret-paths: /dashboard
|
extra-secret-paths: /dashboard
|
||||||
extra-secret-envs: prod
|
extra-secret-envs: edge
|
||||||
infisical-project: ${{ vars.INFISICAL_DEPLOYMENTS_PROJECT_ID }}
|
infisical-project: ${{ vars.INFISICAL_DEPLOYMENTS_PROJECT_ID }}
|
||||||
# Deploy to Edge
|
# Deploy to Edge
|
||||||
- name: Deploy to Edge env
|
- name: Deploy to Edge env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue