Skip to content

Commit

Permalink
Update test-discord-ping.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Nov 27, 2024
1 parent 3a6c837 commit 35e059a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-discord-ping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
test:
uses: .github/workflows/send-discord-embed.yml@main
uses: ./.github/workflows/send-discord-embed.yml@main
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_TEST_HOOK }}
with:
Expand Down

0 comments on commit 35e059a

Please sign in to comment.