Skip to content

Commit 3d4ff39

Browse files
committed
chore: Checkout full repository
1 parent 4b27ef0 commit 3d4ff39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pages.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,9 @@ jobs:
2121
pages: write
2222
id-token: write
2323
steps:
24+
- uses: actions/checkout@v4
25+
with:
26+
fetch-depth: 0
2427
- id: deployment
2528
uses: sphinx-notes/pages@v3
29+
checkout: false

0 commit comments

Comments
 (0)