remove footer based on note-keywords
- name: Discord Commits
uses: Sniddl/discord-commits@v1.8
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
template: "avatar-with-link"
include-extras: true
include-footer: false
note-keywords: |
Signed-off-by
Co-authored-by