Secrets can be used to create environment variables for your actions more securely. When linking a secret to a custom action, the keys can be used in the environment to draw from predefined values.

You can view the list of available secrets from the Secrets tab in Actions.

To create a secret:

  1. When in the Secrets tab, click + New secret.
  2. In the pop-up, type in a name for your secret.
  3. Type in a description (optional).
  4. Enter a unique name for your Key and define its Value.
  5. You can click + Add Key to create more variables.
  6. When you’re done, click Create.

📘

  • Custom actions can only have one linked secret at a time.
  • All keys in the same secret must have unique names.

Edit

To edit a secret:

  1. In the Secrets tab, find the action you want to edit.
  2. Click the three dots .
  3. Click Edit.
  4. Make the necessary changes accordingly.
  5. Click Save.

Rename

To rename a secret:

  1. In the Secrets tab, find the action you want to edit.
  2. Click the three dots .
  3. Click Rename.
  4. Type in a new name for your action.
  5. Click Save.