Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit 4d1cf64

Browse files
format publish action
1 parent 1c0b7f8 commit 4d1cf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version: 20.x
2323

24-
- run: npm install
24+
- run: npm install
2525
- name: Create Release Pull Request or Publish
2626
id: changesets
2727
uses: changesets/action@v1

0 commit comments

Comments
 (0)