Skip to content

v1.7

Choose a tag to compare

@ZebTheWizard ZebTheWizard released this 30 Dec 18:39

add include/exclude-commits options

- name: Discord Commits
  uses: Sniddl/discord-commits@v1.7
  with:
    webhook: ${{ secrets.DISCORD_WEBHOOK }}
    template: "avatar-with-link"
    include-extras: true
    exclude-commits: |
      ^fix:
      ^feat: