We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f0670 commit 52fda47Copy full SHA for 52fda47
1 file changed
.github/workflows/release.yml
@@ -13,6 +13,8 @@ jobs:
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v4
16
+ with:
17
+ fetch-depth: 0
18
19
- name: Install pnpm
20
uses: pnpm/action-setup@v4
0 commit comments