We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f54e0 commit a8805bdCopy full SHA for a8805bd
.github/workflows/release.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches: [ master ]
5
tags:
6
- - "v*"
+ - "*"
7
8
jobs:
9
build:
0 commit comments