Skip to content

Commit

Permalink
misc: added ci tokens to use
Browse files Browse the repository at this point in the history
  • Loading branch information
inlife committed Jul 30, 2022
1 parent 74c2f8f commit 216c164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,7 @@ jobs:
if: ${{ !(contains(needs.build-mac.result, 'success') && contains(needs.build-lin.result, 'success') && contains(needs.build-win.result, 'success')) }}
with:
url: ${{ secrets.ACTIORD_URL }}
discord_token: ${{ secrets.DISCORD_TOKEN }}
discord_channel: ${{ secrets.DISCORD_CHANNEL }}
icon: https://avatars1.githubusercontent.com/u/26773913?s=200&v=4
state: failed

0 comments on commit 216c164

Please sign in to comment.