Skip to content

Commit

Permalink
removing DISCORD_WEBHOOK
Browse files Browse the repository at this point in the history
  • Loading branch information
beaini committed Jul 23, 2023
1 parent 860bef2 commit 248c2a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/hostname_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
- name: Run script
run: python main.py
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
HOSTNAMES: ${{ secrets.HOSTNAMES }}
APPRISE_URLS: ${{ secrets.APPRISE_URLS }}

0 comments on commit 248c2a9

Please sign in to comment.