Skip to content

Commit

Permalink
add req field for discord notification
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrf committed Jun 12, 2022
1 parent 7f84829 commit bea49ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
GITHUB_ACTOR: ${{ github.actor }}
GITHUB_JOB_NAME: "${{ steps.release.outputs.id }}: ${{ steps.release.outputs.url }}"
GITHUB_JOB_STATUS: ${{ job.status }}

0 comments on commit bea49ea

Please sign in to comment.