We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8befedd commit e3705f0Copy full SHA for e3705f0
.github/workflows/docs.yaml
@@ -12,6 +12,7 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@v4
14
with:
15
+ fetch-depth: 0
16
fetch-tags: true
17
- uses: pnpm/action-setup@v2
18
0 commit comments