Skip to content

Commit

Permalink
Use main as default landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored Sep 3, 2024
1 parent 357434e commit 57286c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,9 @@ jobs:
needs: get_r_version
with:
r-version: "release"
skip-multiversion-docs: true
skip-multiversion-docs: false
insert-tweak-page-hook: false
multiversion-docs-landing-page: main
secrets:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
linter:
Expand Down

0 comments on commit 57286c6

Please sign in to comment.