Skip to content

Commit

Permalink
Mispelled action
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Mar 12, 2024
1 parent 03ef7c0 commit c510214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rogtemplate-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
run: |
git config --local user.name "github-actions[bot]"
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
Rscript -e 'pkgdown::deploy_to_branch(new_process = TRUE, run_dont_run = TRUE, clear = TRUE)'
Rscript -e 'pkgdown::deploy_to_branch(new_process = TRUE, run_dont_run = TRUE, clean = TRUE)'

0 comments on commit c510214

Please sign in to comment.