Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Sep 20, 2023
1 parent 09319a8 commit 564b134
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/packagedown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ on:
jobs:
docs:
name: Pkgdown Docs
runs-on: ubuntu-20.04
uses: insightsengineering/r.pkg.template/.github/workflows/pkgdown.yaml@add-update-remotes-input
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
with:
install-system-dependencies: true
upgrade-remotes: true
# with:
# install-system-dependencies: true
# upgrade-remotes: true

0 comments on commit 564b134

Please sign in to comment.