Skip to content

v0.0.37

v0.0.37 #43

Workflow file for this run

name: Release Notify
on:
release:
types: [published]
jobs:
discord:
runs-on: ubuntu-latest
steps:
- uses: sarisia/actions-status-discord@v1
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}