We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8671bac commit c538a12Copy full SHA for c538a12
.github/workflows/release.yml
@@ -7,7 +7,7 @@ name: GitHub Release
7
on:
8
push:
9
tags:
10
- - 'v*'
+ - '*'
11
12
jobs:
13
build:
0 commit comments