From 2538d13ec3429296d78902d715cf64f3cb77735e Mon Sep 17 00:00:00 2001 From: Martin Woodward Date: Wed, 8 May 2024 09:15:33 +0100 Subject: [PATCH] Update cicd-pages.yml --- .github/workflows/cicd-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd-pages.yml b/.github/workflows/cicd-pages.yml index 4b4c708..b6e6014 100644 --- a/.github/workflows/cicd-pages.yml +++ b/.github/workflows/cicd-pages.yml @@ -2,7 +2,7 @@ name: Deploy to Pages # Update the issue number below to correspond to the currently active draw env: - ISSUE_ID: 64 + ISSUE_ID: 65 on: # Runs on pushes targeting the default branch