From 88070112ca681829672bb45d760ccee09f5cd0ae Mon Sep 17 00:00:00 2001 From: Alan O'Callaghan Date: Thu, 24 Oct 2024 10:44:56 +0200 Subject: [PATCH] Deploy to GHP --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21ac917..e81a032 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,6 +52,6 @@ jobs: with: path: '_build/html' - # - name: Deploy to GitHub Pages - # id: deployment - # uses: actions/deploy-pages@v4 + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4