diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index e7343cd0..a6521e19 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -61,6 +61,7 @@ jobs: run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}" env: JEKYLL_ENV: production + PAGES_REPO_NWO: leaseep/OmicShiny - name: Upload artifact # Automatically uploads an artifact from the './_site' directory by default diff --git a/docs/README b/docs/README index 07dadde8..ec142041 100644 --- a/docs/README +++ b/docs/README @@ -23,4 +23,5 @@ nav_order: 10 ``` For structure reason please ensure that children pages get placed in a folder -which name is **exactly** the same name as the parent page. \ No newline at end of file +which name is **exactly** the same name as the parent page. +test \ No newline at end of file