[CHORE] Adjust Action Logging
This commit is contained in:
parent
5ef63ab264
commit
38e09a889e
1 changed files with 3 additions and 3 deletions
|
@ -4,15 +4,15 @@ inputs:
|
|||
infisical-token:
|
||||
description: "Infisical API Token"
|
||||
required: true
|
||||
project-id:
|
||||
description: "Project to retrieve secrets from using token"
|
||||
required: true
|
||||
secret-envs:
|
||||
description: "The environments to fetch secrets for (Example: ci or ci,prod,edge )"
|
||||
required: true
|
||||
secret-paths:
|
||||
description: "Secret paths for the secrets (Must match the order of envs! Example: /main or /main,/alt-main)"
|
||||
required: true
|
||||
project-id:
|
||||
description: "Infisical Secrets Project"
|
||||
required: true
|
||||
api-url:
|
||||
description: "Infisical API URL (defaults to https://infisical.dunemask.dev/api)"
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue