Skip to content

Commit 7b518cf

Browse files
committed
add builds section to goreleaser
1 parent 8a6faa4 commit 7b518cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
permissions:
99
contents: write
1010

11+
builds:
12+
- main: ./cmd/
13+
1114
jobs:
1215
goreleaser:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)