Skip to content

Commit 80a37f8

Browse files
[CI] Update git fetch-depth on release (#597)
1 parent 9163837 commit 80a37f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
ssh-private-key: ${{ secrets.BOT_SSH_PRIVATE_KEY }}
1919

2020
- uses: actions/checkout@v4.1.1
21+
with:
22+
fetch-depth: 0
2123

2224
- uses: ./.github/actions/ruby-cache
2325

0 commit comments

Comments
 (0)