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")}