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 e9c1b31 commit 62b98bbCopy full SHA for 62b98bb
.github/workflows/release.yml
@@ -7,6 +7,8 @@ on:
7
description: 'Release version'
8
required: true
9
push:
10
+ branches:
11
+ - master
12
tags:
13
- 'v*.*'
14
0 commit comments