Skip to content

Commit ece221a

Browse files
authored
Update publish.yml
1 parent a60fb28 commit ece221a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
push:
1111
tags:
1212
- 'v*'
13+
workflow_dispatch:
1314

1415
jobs:
1516
publish-npm:

0 commit comments

Comments
 (0)