We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb934c commit c756babCopy full SHA for c756bab
.github/workflows/release.yml
@@ -16,6 +16,8 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v4
19
+ with:
20
+ fetch-depth: 0
21
22
- uses: pnpm/action-setup@v4
23
0 commit comments