We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d90d7 commit c65bbc8Copy full SHA for c65bbc8
1 file changed
.github/workflows/deploy.yml
@@ -21,6 +21,7 @@ jobs:
21
# Needed for sitemap generation with valid lastmod
22
# https://github.com/facebook/docusaurus/pull/9954#issuecomment-2032900942
23
fetch-depth: 0
24
+ persist-credentials: false
25
- uses: actions/setup-node@v4
26
with:
27
node-version: 20
0 commit comments