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 abea206 commit 13c376aCopy full SHA for 13c376a
1 file changed
.github/workflows/cd.yml
@@ -14,6 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
with:
17
+ fetch-depth: 0
18
fetch-tags: true
19
20
- name: Set up Node.js
0 commit comments