Skip to content

Commit

Permalink
Update store-information-in-variables.md (#53495)
Browse files Browse the repository at this point in the history
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
  • Loading branch information
Steve-Glass and SiaraMist authored Dec 6, 2024
1 parent c07a8b7 commit c7404ec
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ When you set an environment variable, you cannot use any of the default environm

## Defining configuration variables for multiple workflows

{% data reusables.actions.configuration-variables-beta-note %}

You can create configuration variables for use across multiple workflows, and can define them at either the [organization](#creating-configuration-variables-for-an-organization), [repository](#creating-configuration-variables-for-a-repository), or [environment](#creating-configuration-variables-for-an-environment) level.

For example, you can use configuration variables to set default values for parameters passed to build tools at an organization level, but then allow repository owners to override these parameters on a case-by-case basis.
Expand Down

0 comments on commit c7404ec

Please sign in to comment.