Skip to content

Commit

Permalink
chore: remove webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptistG committed Sep 18, 2024
1 parent 471000d commit f628248
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/format_token_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,3 @@ jobs:
rm -f ~/.npmrc
- name: Validate JSON file
run: yarn validate

- name: Discord notification (failure)
if: failure()
uses: Ilshidur/action-discord@master
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
with:
args: "Error token list format"

0 comments on commit f628248

Please sign in to comment.