[CHORE] Tweak Action Inputs

This commit is contained in:
Dunemask 2024-08-24 20:11:54 -06:00
parent a344d9225b
commit 86855b6976

View file

@ -51,6 +51,7 @@ runs:
uses: https://forgejo.dunemask.dev/elysium/elysium-actions@infisical-env uses: https://forgejo.dunemask.dev/elysium/elysium-actions@infisical-env
with: with:
infisical-token: ${{ env.OASIS_INFISICAL_TOKEN }} infisical-token: ${{ env.OASIS_INFISICAL_TOKEN }}
project-id: ${{ inputs.infisical-project }}
secret-envs: ${{ env.OASIS_ENV_FETCH }} secret-envs: ${{ env.OASIS_ENV_FETCH }}
secret-paths: ${{ env.OASIS_PATH_FETCH }} secret-paths: ${{ env.OASIS_PATH_FETCH }}
- name: Configure Kubeconfig - name: Configure Kubeconfig