We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a462e8 commit 81e6e5fCopy full SHA for 81e6e5f
.github/workflows/release.yml
@@ -8,6 +8,8 @@ on:
8
push:
9
tags:
10
- '**'
11
+ branches:
12
+ - '1.2.3'
13
14
15
env:
0 commit comments