Skip to content

🐛 Module Unsplash: If no photos, return an error. And allow any f… #195

🐛 Module Unsplash: If no photos, return an error. And allow any f…

🐛 Module Unsplash: If no photos, return an error. And allow any f… #195

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