Skip to content

Commit 621851c

Browse files
committed
Fetch history
1 parent e0aeaf9 commit 621851c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/render-registry.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v3
9+
with:
10+
fetch-depth: 0
911
- uses: actions/setup-node@v2
1012
with:
1113
node-version: 14

0 commit comments

Comments
 (0)