Skip to content

Commit

Permalink
add checkout ref
Browse files Browse the repository at this point in the history
  • Loading branch information
clemiller committed Oct 21, 2024
1 parent 275f089 commit 9a7e011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: docusaurus
fetch-depth: 0

- name: Fetch schemas and package files from main
Expand Down

0 comments on commit 9a7e011

Please sign in to comment.