Skip to content

Merge pull request #98 from thomasbnt/depfu/batch_all/yarn/2023-11-12 #204

Merge pull request #98 from thomasbnt/depfu/batch_all/yarn/2023-11-12

Merge pull request #98 from thomasbnt/depfu/batch_all/yarn/2023-11-12 #204

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 }}