Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mlr-org/mlr3website
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Nov 6, 2022
2 parents 6df4fdb + 38defd7 commit a5bfa1f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 13,908 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
R -q -e 'install.packages("renv", repos = "cloud.r-project.org"); renv::restore()'
ls /home/runner/work/mlr3website/mlr3website/mlr-org/renv/library/R-4.2/x86_64-pc-linux-gnu
git config --global user.email "[email protected]"
git config --global user.name "${{ env.RUNNER_NAME }}"
git config --global user.name "mlr-org"
quarto publish gh-pages
# - name: Install Packages
Expand Down
Loading

0 comments on commit a5bfa1f

Please sign in to comment.