We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbfd64 commit 2d170a0Copy full SHA for 2d170a0
1 file changed
.github/workflows/release.yml
@@ -4,6 +4,9 @@ name: Release for tag
4
5
on:
6
push:
7
+ branches:
8
+ - main
9
+
10
tags:
11
- v*
12
0 commit comments