Skip to content

chore(icon): Add icon file for the project under Jetbrains IDE #125

chore(icon): Add icon file for the project under Jetbrains IDE

chore(icon): Add icon file for the project under Jetbrains IDE #125

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