Skip to content

Commit ed57aff

Browse files
authored
ci(): fix publish action also on 6.x branch
1 parent e114448 commit ed57aff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
- 5.x
8+
- 6.x
89
types: [published]
910

1011
jobs:

0 commit comments

Comments
 (0)