switched to latest build system

there has been a bugfix that ensures correct cursor sizes
This commit is contained in:
Philipp Schaffrath 2022-01-26 16:46:54 +01:00
parent bb3f28ced3
commit 989d60387c

View file

@ -10,7 +10,7 @@ jobs:
- name: Generate variants and assets from Figma file - name: Generate variants and assets from Figma file
id: figma_cursor_theme id: figma_cursor_theme
uses: phisch/figma-cursor-theme-action@v1.0 uses: phisch/figma-cursor-theme-action@v1.1
with: with:
figma_access_token: ${{ secrets.FIGMA_ACCESS_TOKEN }} figma_access_token: ${{ secrets.FIGMA_ACCESS_TOKEN }}
figma_file_key: ${{ secrets.FIGMA_FILE_KEY }} figma_file_key: ${{ secrets.FIGMA_FILE_KEY }}