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.
2 parents d88f56f + 5ed96ae commit 080e63dCopy full SHA for 080e63d
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release
3
on:
4
push:
5
tags:
6
- - "v*.*.*"
+ - "*.*.*"
7
8
workflow_dispatch:
9
0 commit comments