From ef49eb146d468339769ade935e4e325c11d10f03 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Tue, 14 May 2024 17:10:04 +1200 Subject: [PATCH] chore: Fix linter error --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50bc007..d21c216 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,7 +100,7 @@ jobs: details: Workflow has been successfully completed! icon: 'https://styles.redditmedia.com/t5_32uhe/styles/communityIcon_xnt6chtnr2j21.png' image: true - + - name: ntfy-failed-notifications uses: niniyas/ntfy-action@master if: failure()