Skip to content

Commit b9255ea

Browse files
committed
Merge branch 'main' into release
2 parents 6fae46b + ae2d029 commit b9255ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
branches:
55
- main
66
tags:
7-
- [0-9]+.[0-9]+
8-
- [0-9]+.[0-9]+.[0-9]+
7+
- '[0-9]+.[0-9]+'
8+
- '[0-9]+.[0-9]+.[0-9]+'
99
pull_request:
1010
branches:
1111
- main

0 commit comments

Comments
 (0)