We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0597cdf commit f06ef45Copy full SHA for f06ef45
.github/workflows/release.yml
@@ -4,7 +4,7 @@ name: Release
4
on:
5
push:
6
tags:
7
- - "v*.*.*"
+ - "*.*.*"
8
9
jobs:
10
build:
0 commit comments