From 21db4f31a306df5181de1bed5ac4d3a5016995ad Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Fri, 28 Aug 2026 21:05:23 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Rename=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dreamhost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dreamhost.yml b/.github/workflows/dreamhost.yml index d8346bb..ffff97d 100644 --- a/.github/workflows/dreamhost.yml +++ b/.github/workflows/dreamhost.yml @@ -1,4 +1,4 @@ -name: Deploy to Dreamhost (dev) +name: Deploy to Dreamhost on: workflow_dispatch: # Remove "workflow_dispatch" above and uncomment the lines below to enable deploy on push