Tool to create a new environment variable for a CircleCI project. Use when you need to add a new environment variable that will be available in project builds.
nameRequiredstringThe name of the environment variable to create.
valueRequiredstringThe value of the environment variable.
project_slugRequiredstringProject slug in the form `vcs-slug/org-name/repo-name`. The `/` characters may be URL-escaped. For projects that use GitLab or GitHub App, use `circleci` as the `vcs-slug`, replace `org-name` with the organization ID (found in Organization Settings), and replace `repo-name` with…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.