Skip to content

Commit

Permalink
Merge branch 'master' into tbl_regression_transformation
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Aug 8, 2020
2 parents d19adfc + 713c44e commit 7616184
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pkgdown.yaml
Expand Up @@ -61,5 +61,4 @@ jobs:
run: |
git config --local user.email "actions@github.com"
git config --local user.name "GitHub Actions"
pkgdown::deploy_to_branch(new_process = FALSE)
shell: Rscript {0}
Rscript -e 'pkgdown::deploy_to_branch(new_process = FALSE)'

0 comments on commit 7616184

Please sign in to comment.