ci: Add full changelog to release notes
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
This commit is contained in:
parent
05e9943ff9
commit
e5c2a3848e
@ -98,3 +98,11 @@ publishers:
|
||||
- AWS_ACCESS_KEY_ID={{ .Env.AWS_ACCESS_KEY_ID }}
|
||||
- AWS_SECRET_ACCESS_KEY={{ .Env.AWS_SECRET_ACCESS_KEY }}
|
||||
- AWS_REGION={{ .Env.AWS_REGION }}
|
||||
|
||||
release:
|
||||
footer: |
|
||||
**Full Changelog**: https://github.com/dagger/dagger/compare/{{ .PreviousTag }}...{{ .Tag }}
|
||||
## What to do next?
|
||||
- Read the [documentation](https://docs.dagger.io)
|
||||
- Join our [Discord server](https://discord.gg/dagger-io)
|
||||
- Follow us on [Twitter](https://twitter.com/dagger_io)
|
||||
|
Reference in New Issue
Block a user