figmayo/Sync Figma Variables from FigMayo
Fetches figma variables from FigMayo API and creates a PR to update them in your repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh-pat | GitHub personal access token for authenticating gh CLI. | yes | — |
| figmayo-api-key | FigMayo API Key | yes | — |
| file-path | Path to save the figma variables JSON file | yes | — |
Outputs
| name | description |
|---|---|
| pr-url | URL of the created pull request |
| branch-name | Name of the branch created for the PR |
| changes | Indicates whether changes were detected. If this is false the pr-url and branch-name outputs will be empty. |