Skip to content

Commit 9962759

Browse files
committed
chore(CI): fix icons script
1 parent 3726399 commit 9962759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/download-icons/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ runs:
1515
shell: bash
1616
run: node .github/actions/download-icons/fetch.mjs
1717
env:
18-
FIGMA_TOKEN: ${{ inputs.figma-token }}
18+
FIGMA_ACCESS_TOKEN: ${{ inputs.figma-token }}

0 commit comments

Comments
 (0)