Skip to content

Commit 7bd09b4

Browse files
build: fetch history of all branches to support restoration
1 parent f13655d commit 7bd09b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
2626
- uses: actions/checkout@v3
2727
with:
28+
fetch-depth: 0
2829
ref: ${{ env.RELEASE_VERSION_MAJOR }}
2930
path: 'release'
3031
id: checkoutrelease

0 commit comments

Comments
 (0)