From 762c6789b116be06237dbfda5744147a532f3f5e Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 10 Mar 2024 21:31:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Re-enables=20docs=20site=20build?= =?UTF-8?q?=20automation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-docs-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docs-site.yml b/.github/workflows/build-docs-site.yml index 71a351dd..65b5913c 100644 --- a/.github/workflows/build-docs-site.yml +++ b/.github/workflows/build-docs-site.yml @@ -1,5 +1,5 @@ # Builds and published Dashy's documentation website -name: Build Docs Site +name: 📝 Build Docs Site on: workflow_dispatch: push: