Skip to content

Commit

Permalink
Try fetching all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkKremer committed Aug 27, 2024
1 parent 3c9afa4 commit 5c940d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3
with:
ref: 'main'
fetch-tags: true
fetch-depth: 0 # checkout a non-shallow copy so the generator can generate docs for all major versions
- uses: ./
with:
deploy-url: ${{ steps.configure-pages.outputs.base_url }}
Expand Down

0 comments on commit 5c940d3

Please sign in to comment.