Skip to content

"Mist3r-Robot" to "mrrobotdotapp" #67

"Mist3r-Robot" to "mrrobotdotapp"

"Mist3r-Robot" to "mrrobotdotapp" #67

Workflow file for this run

name: Discord Webhook
on: [push, pull_request]
jobs:
report:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v1
- name: Run Discord Webhook
uses: mrrobotdotapp/classic-discord-webhook@main
with:
id: ${{ secrets.DISCORD_WEBHOOK_ID }}
token: ${{ secrets.DISCORD_WEBHOOK_TOKEN }}