Skip to content

Commit

Permalink
Update figma file key for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
taysea committed Aug 26, 2024
1 parent 3281753 commit b6f850c
Show file tree
Hide file tree
Showing 3 changed files with 1,425 additions and 1,371 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-tokens-to-figma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
run: yarn sync-tokens-to-figma
working-directory: design-tokens
env:
FILE_KEY: ${{ secrets.GH_ACTION_FIGMA_FILE_KEY }}
FILE_KEY: ${{ secrets.GH_ACTION_DEMO_FIGMA_FILE_KEY }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_ACTION_VARIABLES_SYNC_FIGMA_TOKEN }}
2 changes: 1 addition & 1 deletion design-tokens/tokens/color.light.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"color": {
"brand": {
"$type": "color",
"$value": "{color.green.30}",
"$value": "{color.purple.30}",
"$description": "",
"$extensions": {
"com.figma": {
Expand Down
Loading

0 comments on commit b6f850c

Please sign in to comment.