We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91d16d commit f03e62fCopy full SHA for f03e62f
1 file changed
.github/workflows/publish.yml
@@ -13,6 +13,7 @@ jobs:
13
- uses: actions/checkout@v6
14
with:
15
ref: main
16
+ fetch-depth: 0
17
- uses: actions/setup-node@v6
18
19
node-version: '24'
0 commit comments