We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd94be commit f69f9aeCopy full SHA for f69f9ae
.github/workflows/release_docs.yaml
@@ -16,6 +16,7 @@ jobs:
16
- uses: actions/checkout@v5
17
with:
18
persist-credentials: false
19
+ fetch-depth: 0
20
- name: Setup pnpm
21
uses: pnpm/action-setup@v4
22
- name: Setup Node.js
0 commit comments