Skip to content

Commit

Permalink
Send message to discord with workflow status
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTheMan827 authored Nov 8, 2024
1 parent 52f784e commit d4ca610
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,8 @@ jobs:
hakchi_gui/bin/hakchi2-ce-${{ env.displayVersion }}-portable.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: sarisia/actions-status-discord@v1
if: always()
with:
webhook: ${{ secrets.DISCORD_WORKFLOW_STATUS_WEBHOOK }}

0 comments on commit d4ca610

Please sign in to comment.