mirror of
https://github.com/GeoffreyFrogeye/fringer-cursors.git
synced 2025-09-05 14:00:23 +02:00
switched to latest build system
there has been a bugfix that ensures correct cursor sizes
This commit is contained in:
parent
bb3f28ced3
commit
989d60387c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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 }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue