Skip to content

Commit

Permalink
Refactor discord.js to remove commented out code for test message
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen committed Nov 28, 2024
1 parent 001deb0 commit 13b01aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_send-discord-hook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Send message on Discord
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_TEST_HOOK }}
DISCORD_MESSAGE: "Test message from GitHub Actions"
# DISCORD_MESSAGE: "Test message from GitHub Actions"
DISCORD_MESSAGE_EMBEDS: >
[
{
Expand Down

0 comments on commit 13b01aa

Please sign in to comment.