Skip to content

Commit d9c122f

Browse files
authored
Update publish.yml
add `-beta` support
1 parent aad308a commit d9c122f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
tags:
88
- '[0-9]+.[0-9]+.[0-9]+'
9+
- '[0-9]+.[0-9]+.[0-9]+-beta'
910

1011
jobs:
1112
publish:

0 commit comments

Comments
 (0)