Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Water
dataRetrieval
Commits
7b29e2b3
Commit
7b29e2b3
authored
Sep 12, 2021
by
Laura A DeCicco
Browse files
get deployment working again
parent
b60c41a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/pkgdown.yaml
View file @
7b29e2b3
...
@@ -44,6 +44,8 @@ jobs:
...
@@ -44,6 +44,8 @@ jobs:
-
name
:
Deploy package
-
name
:
Deploy package
run
:
|
run
:
|
git config --local user.name "$GITHUB_ACTOR"
git config --local user.email "$GITHUB_ACTOR@users.noreply.github.com" |
options(rmarkdown.html_vignette.check_title = FALSE)
options(rmarkdown.html_vignette.check_title = FALSE)
pkgdown::deploy_to_branch(new_process = FALSE)
pkgdown::deploy_to_branch(new_process = FALSE)
shell
:
Rscript {0}
shell
:
Rscript {0}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment