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 c313432 commit b1b17b8Copy full SHA for b1b17b8
.github/workflows/go-release-build.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- 'master'
7
tags:
8
- - 'v*'
+ - '*'
9
10
jobs:
11
build:
0 commit comments