Skip to content

Commit cd44c85

Browse files
committed
Updated
1 parent 79ab43c commit cd44c85

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

goreleaser.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
version: 2
2-
project_name: abcjustinrss
2+
project_name: abckohlerreportrss
33
builds:
44
-
5-
id: "abcjustinrss"
6-
binary: "abcjustinrss"
7-
dir: cmd/abcjustinrss
5+
id: "abckohlerreportrss"
6+
binary: "abckohlerreportrss"
7+
dir: cmd/abckohlerreportrss
88
env:
99
- CGO_ENABLED=0
1010
# -
11-
# id: "abcjustinrss-cgi"
12-
# binary: "abcjustinrss-cgi"
13-
# dir: cmd/abcjustinrss-cgi
11+
# id: "abckohlerreportrss-cgi"
12+
# binary: "abckohlerreportrss-cgi"
13+
# dir: cmd/abckohlerreportrss-cgi
1414
# env:
1515
# - CGO_ENABLED=0
1616
# goos: [linux]

0 commit comments

Comments
 (0)