Skip to content

Commit d2284e4

Browse files
committed
ci: update branches in publish workflow
1 parent 6a816cf commit d2284e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ on:
33
push:
44
branches:
55
- main
6-
- "2.0.0-next"
6+
- "2.0.0"
77
- "2.0.0-beta"
8+
- "2.0.0-next"
89
tags-ignore:
910
- "**"
1011
paths-ignore:

0 commit comments

Comments
 (0)