Skip to content

Commit

Permalink
ci: fix broken docs website (cosmos#4586)
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Sep 6, 2023
1 parent 2bb4cfd commit 0c6a6bb
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@v4
with:
ref: "main"
persist-credentials: false
fetch-depth: 0
path: "."
Expand Down

0 comments on commit 0c6a6bb

Please sign in to comment.