There was an error while loading. Please reload this page.
1 parent 0cec784 commit 5fa98e5Copy full SHA for 5fa98e5
1 file changed
.github/workflows/deploy.yml
@@ -24,6 +24,8 @@ jobs:
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v6
27
+ with:
28
+ fetch-depth: 0
29
30
- name: Setup Node.js
31
uses: actions/setup-node@v6
0 commit comments