Skip to content

Commit

Permalink
ARCO-186: update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
pawellewandowski98 committed Nov 4, 2024
1 parent c28db37 commit d44b800
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,9 @@ builds:
release:
prerelease: false
name_template: "Release v{{.Version}}"
# body: |
# ## Release Notes for {{.Tag}}
# - Released on: {{.Date}}
#
# **Changelog:**
# {{ .Changelog }}
#
# **Checksums:**
# {{ .Checksums }}
#
# **Docker Image:**
# You can find docker container at [Docker Hub](https://hub.docker.com/r/bsvb/arc)
# or get it by running `docker pull bsvb/arc:{{.Version}}`

footer: |
**Full Changelog**: https://github.com/bitcoin-sv/arc/compare/{{ .PreviousTag }}...{{ .Tag }}
##Full Changelog: https://github.com/bitcoin-sv/arc/compare/{{ .PreviousTag }}...{{ .Tag }}
##Docker Image:
You can find docker container at [Docker Hub](https://hub.docker.com/r/bsvb/arc)
or get it by running `docker pull bsvb/arc:{{.Version}}`

0 comments on commit d44b800

Please sign in to comment.