From e89f0407a19c284b49239604b0f65f08f3349835 Mon Sep 17 00:00:00 2001 From: Justin Dennison Date: Mon, 11 Nov 2024 17:39:39 -0500 Subject: [PATCH] chore: update site name in the gh workflow file --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0dc7368..1745c83 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Deploy `blog` to GitHub Pages +name: Deploy `personal` to GitHub Pages on: push: