Skip to content

Commit

Permalink
Update docs-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stanbrub authored Jun 17, 2024
1 parent f309558 commit 8ec4812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Setup Git
uses: actions/checkout@v4
with:
fetch-depth: 0 # Fixes Bug: https://github.com/actions/checkout/issues/1471
fetch-tags: true
- run: |
git config user.name "github-actions[bot]"
Expand Down

0 comments on commit 8ec4812

Please sign in to comment.