From 4f3d95831ad4e76e8df0bf1fab22f6d42f26ff60 Mon Sep 17 00:00:00 2001 From: johngribbin <30157175+johngribbin@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:08:21 +0000 Subject: [PATCH] Test gh-pages deployment --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f89260ae..6b76e3e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: Build and Deploy on: push: branches: - - main + - feat/gh-pages permissions: contents: write jobs: