From 113dce15666a152398a7535b9961f65e38b84d00 Mon Sep 17 00:00:00 2001 From: Jorgen Lundman Date: Fri, 20 Dec 2024 18:15:10 +0900 Subject: [PATCH] weirdness --- .github/workflows/notify-irc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/notify-irc.yml b/.github/workflows/notify-irc.yml index c0cf8f9..93c5e97 100644 --- a/.github/workflows/notify-irc.yml +++ b/.github/workflows/notify-irc.yml @@ -15,7 +15,7 @@ jobs: channel: "#OpenZFS-Windows" server: "irc.libera.chat" nickname: "zfs-consus" - verbose: "true" - ansicolor: "true" + verbose: true + ansicolor: true eventpath: ${{ github.event_path }}