Skip to content

Commit f9c851b

Browse files
committed
chore(ci): add support for publishing to previous tag - #969
1 parent 29fd635 commit f9c851b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
- next
88
- alpha
9-
- v2
9+
- previous
1010

1111
jobs:
1212
publish-npm:

0 commit comments

Comments
 (0)