Skip to content

v0.22.1

v0.22.1 #30

Workflow file for this run

name: Discord
on:
release:
types: [published]
jobs:
notify:
uses: jandedobbeleer/workflows/.github/workflows/discord.yml@main
secrets:
webhook: ${{ secrets.CHANGELOG_WEBHOOK }}