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