diff --git a/.github/workflows/deploy-gh-pages.yml b/.github/workflows/deploy-gh-pages.yml index 36a9cb2..a5e1074 100644 --- a/.github/workflows/deploy-gh-pages.yml +++ b/.github/workflows/deploy-gh-pages.yml @@ -17,7 +17,6 @@ jobs: build: name: Build site runs-on: ubuntu-latest - if: github.repository_owner == 'silverstripe' permissions: contents: read steps: @@ -48,7 +47,6 @@ jobs: name: Deploy site needs: build runs-on: ubuntu-latest - if: github.repository_owner == 'silverstripe' permissions: pages: write id-token: write diff --git a/conf/themes/silverstripe/404.twig b/conf/themes/silverstripe/404.twig index 4f3a558..d132700 100644 --- a/conf/themes/silverstripe/404.twig +++ b/conf/themes/silverstripe/404.twig @@ -2,6 +2,7 @@
{# NOTE: Do not put this file into the manifest.yml, as that would render it per version rather than in the base dir #} +