Skip to content

Commit b0a362a

Browse files
committed
test build
1 parent 10764c4 commit b0a362a

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Release
22

33
on:
4-
push:
5-
tags:
6-
- v*
4+
push
5+
# tags:
6+
# - v*
77

88
permissions:
99
contents: 'write'

CLAUDE.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,4 @@ Use the Figma MCP tools to fetch design context and screenshots from Figma files
184184
**Example usage:**
185185
For URL `https://www.figma.com/design/uWka9aJ7IOdvHch60rIRlb/MyFile?node-id=12769-19003`:
186186
- `fileKey`: `uWka9aJ7IOdvHch60rIRlb`
187-
- `nodeId`: `12769:19003`
188-
189-
test
187+
- `nodeId`: `12769:19003`

0 commit comments

Comments
 (0)