From b3f4b81c2a91facde16b0b1f29ea59eb98b748c3 Mon Sep 17 00:00:00 2001 From: Franciszek Walkowiak Date: Mon, 18 Sep 2023 16:40:19 +0200 Subject: [PATCH] Update --- .github/workflows/docs.yml | 19 +++++++---- book/tables/pharmacokinetic/pkct01.qmd | 47 -------------------------- 2 files changed, 13 insertions(+), 53 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 05bf5b6731..2a3d08e7be 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -63,12 +63,12 @@ jobs: name: site.zip path: site.zip - # - name: Publish docs - # uses: peaceiris/actions-gh-pages@v3 - # with: - # github_token: ${{ secrets.GITHUB_TOKEN }} - # publish_dir: ./book/_site - # destination_dir: development + - name: Publish docs + uses: peaceiris/actions-gh-pages@v3 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + publish_dir: ./book/_site + destination_dir: development publish-stable: name: Build & Deploy TLGC (stable) 📖 @@ -145,6 +145,13 @@ jobs: name: site-stable.zip path: site.zip + - name: Publish docs + uses: peaceiris/actions-gh-pages@v3 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + publish_dir: ./book/_site + destination_dir: stable + upload-release-assets: name: Upload assets 🔼 needs: [publish-latest, publish-stable] diff --git a/book/tables/pharmacokinetic/pkct01.qmd b/book/tables/pharmacokinetic/pkct01.qmd index fc52a2d3d7..576b1bb222 100644 --- a/book/tables/pharmacokinetic/pkct01.qmd +++ b/book/tables/pharmacokinetic/pkct01.qmd @@ -10,53 +10,6 @@ subtitle: Summary Concentration Table ::: panel-tabset ## Data Setup - - ## Standard Table (Stats in Columns) ```{r variant1, test = list(result_v1 = "result")}