Skip to content

Commit

Permalink
Update discord_notify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
afreakyelf authored Apr 2, 2024
1 parent ee4012e commit eba49b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/discord_notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
discord_notification:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Send notification to Discord
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
Expand Down

0 comments on commit eba49b1

Please sign in to comment.