From 5e3565342c9ccca45a2361bf27d9df443c62dba9 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sun, 8 Jun 2025 14:23:46 -0700 Subject: [PATCH] fix: correct location of actions --- .github/{actions => workflows}/pages.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{actions => workflows}/pages.yml (100%) diff --git a/.github/actions/pages.yml b/.github/workflows/pages.yml similarity index 100% rename from .github/actions/pages.yml rename to .github/workflows/pages.yml