Skip to content

Commit 7b9b76f

Browse files
authored
fetch-depth
1 parent 1b4a6e3 commit 7b9b76f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
password: ${{ secrets.GITHUB_TOKEN }}
2424
steps:
2525
- uses: actions/checkout@v4
26+
with:
27+
fetch-depth: 0
2628
- run: corepack enable
2729
- uses: actions/setup-node@v4
2830
with:

0 commit comments

Comments
 (0)