Skip to content

Commit c65bbc8

Browse files
committed
ci: Disable token persistence
1 parent 46d90d7 commit c65bbc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
# Needed for sitemap generation with valid lastmod
2222
# https://github.com/facebook/docusaurus/pull/9954#issuecomment-2032900942
2323
fetch-depth: 0
24+
persist-credentials: false
2425
- uses: actions/setup-node@v4
2526
with:
2627
node-version: 20

0 commit comments

Comments
 (0)