From 5cdd1ba740b48fe4ae1496ae68e1f033275425d7 Mon Sep 17 00:00:00 2001 From: hurui200320 Date: Fri, 24 Oct 2025 07:33:18 +0000 Subject: [PATCH] typo: updatecly -> updatecli --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 9b359eb..d3a6aa3 100644 --- a/action.yaml +++ b/action.yaml @@ -61,4 +61,4 @@ runs: fi export TARGET_BRANCH - updatecly apply --config ${{ inputs.updatecli-config }} + updatecli apply --config ${{ inputs.updatecli-config }}