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 b6004e4 commit b22dd25Copy full SHA for b22dd25
1 file changed
.github/workflows/release.yml
@@ -4,7 +4,7 @@ name: goreleaser
4
on:
5
push:
6
branches:
7
- - 'master'
+ - 'main'
8
tags:
9
- 'v*'
10
0 commit comments