Skip to content

Commit 0b680d4

Browse files
committed
🪲debug goreleaser
1 parent a16e6a8 commit 0b680d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.gorelease.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ builds:
2222
- linux
2323
- windows
2424
- darwin
25-
25+
- main: "./cmd/blogo/"
2626
archives:
2727
- format: tar.gz
2828
# this name template makes the OS and Arch compatible with the results of `uname`.
@@ -43,4 +43,4 @@ changelog:
4343
filters:
4444
exclude:
4545
- "^docs:"
46-
- "^test:"
46+
- "^test:"

0 commit comments

Comments
 (0)