We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e982c commit 5b0d48fCopy full SHA for 5b0d48f
.goreleaser.yaml
@@ -38,9 +38,9 @@ release:
38
target_commitish: "{{ .Commit }}"
39
mode: replace
40
header: |
41
- ## ℹ️ For information on how to install and use please see [README.md](https://github.com/grishy/go-avahi-cname)
+ ## ℹ️ For information on how to install and use, please see [README.md](https://github.com/grishy/go-avahi-cname)
42
footer: |
43
- Your PRs & issues are welcome! Thanks 😉
+ Your PRs and issues are welcome! Thanks 🙂
44
disable: false
45
skip_upload: false
46
0 commit comments