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 ee5cb9b commit af9ca01Copy full SHA for af9ca01
.github/workflows/manual-release-brew-and-scoop.yaml
@@ -6,6 +6,9 @@ on:
6
tag:
7
description: "Tag to release (e.g. v1.2.3)"
8
required: true
9
+ push:
10
+ branches:
11
+ - chore/release-workflow
12
13
jobs:
14
call-release-homebrew-tap:
0 commit comments