Skip to content

Natro Macro v0.9.7

Natro Macro v0.9.7 #3

Workflow file for this run

on:
release:
types: [published]
jobs:
release-to-discord:
runs-on: ubuntu-latest
steps:
- name: send-discord-webhook
id: discord
uses: NatroTeam/discord-release-action@v1.0
with:
webhook_url: ${{secrets.RELEASE_WEBHOOK_URL}}