Skip to content

Commit

Permalink
ci: fix broken docs website (#4586) (#4692)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0c6a6bb)

Co-authored-by: srdtrk <59252793+srdtrk@users.noreply.github.com>
  • Loading branch information
mergify[bot] and srdtrk committed Sep 18, 2023
1 parent 4ded73a commit decaa8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v3
with:
ref: "main"
persist-credentials: false
fetch-depth: 0
path: "."
Expand Down

0 comments on commit decaa8b

Please sign in to comment.