Skip to content

Commit

Permalink
chore: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
herablog committed Sep 18, 2024
1 parent 744eb7e commit a73822b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-icon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Update Icons
env:
FIGMA_TOKEN: ${{ secrets.FIGMA_TOKEN }}
FIGMA_ACCESS_TOKEN: ${{ secrets.FIGMA_TOKEN_CODE_CONNECT }} # This is for figma connect in spindle-ui
FIGMA_ACCESS_TOKEN: ${{ secrets.FIGMA_TOKEN_CODE_CONNECT }} # This is for Figma Code Connect in spindle-ui
FILE_KEY: ${{ secrets.FIGMA_ICON_FILE_KEY }}
NODE_ID: ${{ secrets.FIGMA_ICON_NODE_ID }}
ICON_NAMES: ${{ github.event.inputs.modified_components }}
Expand Down

0 comments on commit a73822b

Please sign in to comment.