Commit 3965b3a8 authored by Jun's avatar Jun

change FILE_KEY to FIGMA_FILE_URL

parent d050a336
......@@ -22,7 +22,7 @@ jobs:
with:
args: "format=svg outputDir=./bin/icons/"
env:
FIGMA_FILE_URL: "https://www.figma.com/file/${{ secrets.FILE_KEY }}"
FIGMA_FILE_URL: ${{ secrets.FIGMA_FILE_URL }}
FIGMA_TOKEN: ${{ secrets.FIGMA_TOKEN }}
- name: "generate"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment