8000
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 46f3727 commit 89a34b6Copy full SHA for 89a34b6
.goreleaser.yml
@@ -3,7 +3,7 @@ release:
3
owner: obalunenko
4
name: advent-of-code
5
footer: |
6
- **Full Changelog**: https://github.com/obalunenkog/advent-of-code/compare/{{ .PreviousTag }}...{{ .Tag }}
+ **Full Changelog**: https://github.com/obalunenko/advent-of-code/compare/{{ .PreviousTag }}...{{ .Tag }}
7
8
gomod:
9
proxy: true
0 commit comments