Skip to content

Commit 89a34b6

Browse files
committed
chore: Fix goreleaser config
1 parent 46f3727 commit 89a34b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ release:
33
owner: obalunenko
44
name: advent-of-code
55
footer: |
6-
**Full Changelog**: https://github.com/obalunenkog/advent-of-code/compare/{{ .PreviousTag }}...{{ .Tag }}
6+
**Full Changelog**: https://github.com/obalunenko/advent-of-code/compare/{{ .PreviousTag }}...{{ .Tag }}
77
88
gomod:
99
proxy: true

0 commit comments

Comments
 (0)