We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5409a58 commit 1fc5602Copy full SHA for 1fc5602
.github/workflows/release.yml
@@ -6,6 +6,7 @@ permissions:
6
on:
7
push:
8
tags:
9
+ v[0-9]+.*
10
11
jobs:
12
create-release:
0 commit comments