From 4c904475713fb7d3491bd694176a6c98eee03eb0 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Mon, 16 Oct 2023 21:00:12 +1300 Subject: [PATCH] [SKIP CI] Update to white check mark --- .woodpecker/z.cron-ntfy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/z.cron-ntfy.yml b/.woodpecker/z.cron-ntfy.yml index 2f3c535..3a38152 100644 --- a/.woodpecker/z.cron-ntfy.yml +++ b/.woodpecker/z.cron-ntfy.yml @@ -5,10 +5,10 @@ steps: image: codeberg.org/l-x/woodpecker-ntfy settings: url: https://ntfy.cybercinch.nz/ci-status - title: notification title + title: Build succeeded on ${CI_REPO_NAME} priority: urgent icon: https://woodpecker-ci.org/img/logo.svg - tags: robot,heavy_check_mark,${CI_BUILD_EVENT},${CI_REPO_NAME} + tags: robot,white_check_mark,${CI_BUILD_EVENT},${CI_REPO_NAME} message: > Test success when run by cron for ${CI_REPO_NAME}. depends_on: