diff options
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/status_embed.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.github/workflows/status_embed.yaml b/.github/workflows/status_embed.yaml index 1923965ab..60bdaf770 100644 --- a/.github/workflows/status_embed.yaml +++ b/.github/workflows/status_embed.yaml @@ -58,7 +58,7 @@ jobs:        # more information and we can fine tune when we actually want        # to send an embed.        - name: GitHub Actions Status Embed for Discord -        uses: SebastiaanZ/[email protected] +        uses: SebastiaanZ/[email protected]          with:            # Our GitHub Actions webhook            webhook_id: '784184528997842985' | 
