From 32fc2d22e09ea69c630e3357d18684ad5e879fdc Mon Sep 17 00:00:00 2001 From: Frank Staals Date: Sat, 30 Mar 2024 10:12:04 +0100 Subject: [PATCH] updateing location of the gh pages listerener --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 10c381330..9f0bd2398 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -2,7 +2,7 @@ name: GH-Pages on: push: branches: - - hgeom1_again + - master jobs: linux: name: GH-Pages - Linux - ${{ matrix.compiler }}