Skip to content

Commit 6f19cb8

Browse files
committed
chore: update release script checkout setting
1 parent 961bbff commit 6f19cb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: Checkout
2020
uses: actions/checkout@v3
21+
with:
22+
fetch-depth: 0
2123

2224
- name: Set ENV for github-release
2325
# https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable

0 commit comments

Comments
 (0)