From c00473a335bd11befd01dd2f5bf9e0845b9bb773 Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 6 Nov 2024 12:50:23 +0700 Subject: [PATCH] update gitactions --- routes/api_github_actions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/api_github_actions.php b/routes/api_github_actions.php index 4d79b67..46bfe4f 100644 --- a/routes/api_github_actions.php +++ b/routes/api_github_actions.php @@ -21,6 +21,6 @@ 'error-stack', 'laravel-notify-fcm', 'laravel-auth-slate', - 'scaffold_ui' + 'scaffold-ui' ]) ->name('actions.version');