From 8650077c5c38a3af014e7ac066af195298751a3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20S=2E=20Cofi=C3=B1o?= Date: Wed, 17 Apr 2024 12:36:15 +0200 Subject: [PATCH] Updating config --- .github/workflows/book.yml | 16 +++++++++++----- ERRATA.md | 2 +- _config.yml | 14 ++++++++------ {jb-cache => _jb-cache}/__version__.txt | 0 .../2095b80b7936d0ed570eff3d840fd226/base.ipynb | 0 .../24fa0f2057dc9b1a77ff48e05d15155e/base.ipynb | 0 .../2fa14898ab0f033d579d937803335c9e/base.ipynb | 0 .../329b1be6f2ed66b9a89d4d3dc249234a/base.ipynb | 0 .../50a244329841e4efe525bde0b33cfc2f/base.ipynb | 0 .../6c98270f0bbd0909cc991b3c468a883e/base.ipynb | 0 .../b4a5808974cd3ca5ff473dac2654746f/base.ipynb | 0 .../b7e4a87eda52d682bb335ef6e87f57b3/base.ipynb | 0 .../ef9a215f82e238a1b8ed3a00d98a25e0/base.ipynb | 0 {jb-cache => _jb-cache}/global.db | Bin binder/binder.md | 2 +- data-sources/data-sources.md | 2 +- .../datasets-aggregated-regionally.md | 2 +- .../bash-interpolation-scripts.md | 2 +- .../datasets-interactive-atlas.md | 2 +- intro.md | 2 +- .../auxiliary-material/auxiliary-material.md | 2 +- notebooks/notebooks.md | 2 +- reference-grids/reference-grids.md | 2 +- reference-regions/reference-regions.md | 2 +- reproducibility/maps/maps.md | 2 +- reproducibility/observations/observations.md | 2 +- reproducibility/reproducibility.md | 2 +- warming-levels/warming-levels.md | 2 +- 28 files changed, 34 insertions(+), 26 deletions(-) rename {jb-cache => _jb-cache}/__version__.txt (100%) rename {jb-cache => _jb-cache}/executed/2095b80b7936d0ed570eff3d840fd226/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/24fa0f2057dc9b1a77ff48e05d15155e/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/2fa14898ab0f033d579d937803335c9e/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/329b1be6f2ed66b9a89d4d3dc249234a/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/50a244329841e4efe525bde0b33cfc2f/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/6c98270f0bbd0909cc991b3c468a883e/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/b4a5808974cd3ca5ff473dac2654746f/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/b7e4a87eda52d682bb335ef6e87f57b3/base.ipynb (100%) rename {jb-cache => _jb-cache}/executed/ef9a215f82e238a1b8ed3a00d98a25e0/base.ipynb (100%) rename {jb-cache => _jb-cache}/global.db (100%) diff --git a/.github/workflows/book.yml b/.github/workflows/book.yml index 2af7ac8e..c1aff412 100644 --- a/.github/workflows/book.yml +++ b/.github/workflows/book.yml @@ -24,13 +24,19 @@ jobs: with: environment-file: binder/conda/environment.yml mamba-version: "*" + # Build the book - name: Build the book run: | jupyter-book build . - # Push the book's HTML to github-pages - - name: GitHub Pages action - uses: peaceiris/actions-gh-pages@v3.5.9 + + # Upload the book's HTML as an artifact + - name: Upload artifact + uses: actions/upload-pages-artifact@v2 with: - github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./_build/html \ No newline at end of file + path: "_build/html" + + # Deploy the book's HTML to GitHub Pages + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v2 \ No newline at end of file diff --git a/ERRATA.md b/ERRATA.md index f60f89ef..688efe60 100644 --- a/ERRATA.md +++ b/ERRATA.md @@ -21,7 +21,7 @@ This repository supporting AR6 WGI is frozen, and does not accept any further co - Proposing new notebooks/scripts exploiting the data