[CHORE] Tweak Secret Envs
Some checks failed
Deploy Edge / deploy-edge (push) Successful in 1m41s
S3 Repo Backup / s3-repo-backup (push) Failing after 13s

This commit is contained in:
Dunemask 2024-08-24 20:18:49 -06:00
parent 6aab1995df
commit 1c49f8a2de

View file

@ -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