Workflow Details
Run: View logs
Triggered by: nektos/act
Commit: 4a74adb
Possible Causes
DESIGN_TOKENS_SYNC_PAT secret is not configured or has expired
- PAT missing required scopes:
repo and workflow
- Target repository permissions issue
- GitHub API rate limit or temporary outage
Manual Workaround
# In the web repository
gh workflow run sync-design-tokens.yaml
How to Fix
- Verify DESIGN_TOKENS_SYNC_PAT secret
- Ensure PAT has
repo + workflow scopes
- Check PAT has access to target repository
- Verify target repository exists and is accessible
Workflow Details
Run: View logs
Triggered by: nektos/act
Commit:
4a74adbPossible Causes
DESIGN_TOKENS_SYNC_PATsecret is not configured or has expiredrepoandworkflowManual Workaround
# In the web repository gh workflow run sync-design-tokens.yamlHow to Fix
repo+workflowscopes