Skip to content

Merge pull request #96 from thomasbnt/depfu/batch_all/yarn/2023-09-17 #200

Merge pull request #96 from thomasbnt/depfu/batch_all/yarn/2023-09-17

Merge pull request #96 from thomasbnt/depfu/batch_all/yarn/2023-09-17 #200

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