From 4e70e8f428fba1fdae4840b45b64edc2ad47cc7a Mon Sep 17 00:00:00 2001 From: kev Date: Tue, 20 Feb 2024 23:24:33 +0800 Subject: [PATCH] fix(workflow): correct syntax --- .github/workflows/cron-sync-hyprland-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron-sync-hyprland-upstream.yml b/.github/workflows/cron-sync-hyprland-upstream.yml index dab0fb20..9a2e789d 100644 --- a/.github/workflows/cron-sync-hyprland-upstream.yml +++ b/.github/workflows/cron-sync-hyprland-upstream.yml @@ -29,4 +29,4 @@ jobs: with: add: flake.lock commit: --signoff - message: "chore(flake): update flake.lock to sync input.hyprland + message: "chore(flake): update flake.lock to sync input.hyprland"