Skip to content

Commit b8299ca

Browse files
committed
.
1 parent 44b2ce2 commit b8299ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: prettierForViteReact
22
on:
33
push:
4-
tags: 'v*.*.*'
4+
tags:
5+
- 'v*.*.*'
56
release:
67
types: [created]
78

0 commit comments

Comments
 (0)