We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad308a commit d9c122fCopy full SHA for d9c122f
1 file changed
.github/workflows/publish.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
tags:
8
- '[0-9]+.[0-9]+.[0-9]+'
9
+ - '[0-9]+.[0-9]+.[0-9]+-beta'
10
11
jobs:
12
publish:
0 commit comments