Varibles Sync Action
Version updated for https://github.com/Firenza/variables-sync-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Variables Sync Action is a GitHub Action designed to automate the synchronization of environment variables (which may include build settings or other non-sensitive data) from a source repository to multiple target repositories. It simplifies the process of managing and updating variables across multiple repositories within an organization, using regex patterns to select both variables and repositories for synchronization. Key features include support for retries, concurrency control, optional dry-run mode, and the ability to target repository or environment-specific secrets.