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