We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b98bb commit 4fafce4Copy full SHA for 4fafce4
.github/workflows/release.yml
@@ -7,8 +7,6 @@ on:
7
description: 'Release version'
8
required: true
9
push:
10
- branches:
11
- - master
12
tags:
13
- 'v*.*'
14
0 commit comments