Skip to content

Commit 9dd364f

Browse files
committed
fix: fetch all history
1 parent 6039e80 commit 9dd364f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/reusable-i18n.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v4
13+
with:
14+
fetch-depth: 0
1315

1416
- name: Setup Node.js
1517
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)