Skip to content

Commit

Permalink
Checkout from main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
ielis authored Nov 15, 2022
1 parent 3f61462 commit ea38e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
ref: host_javadocs
ref: main

- name: Set up Python 3.
uses: actions/setup-python@v4
Expand Down

0 comments on commit ea38e6a

Please sign in to comment.