-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
destiny/.github/workflows/check-bioc.yml
Lines 284 to 290 in 48962d2
- name: Build and deploy pkgdown site | |
if: github.ref == 'refs/heads/master' && env.run_pkgdown == 'true' && runner.os == 'Linux' | |
run: | | |
git config --local user.name "$GITHUB_ACTOR" | |
git config --local user.email "$GITHUB_ACTOR@users.noreply.github.com" | |
Rscript -e "pkgdown::deploy_to_branch(new_process = FALSE)" | |
shell: bash {0} |
hermespara
Metadata
Metadata
Assignees
Labels
No labels