Skip to content

Commit 62d0827

Browse files
authored
Merge pull request #60 from jcode-works/develop
release: promote landing version deploy fix
2 parents eafb889 + dc671b9 commit 62d0827

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-landing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
steps:
3333
- name: Checkout
3434
uses: actions/checkout@v6
35+
with:
36+
fetch-depth: 0
3537

3638
- name: Install mise
3739
run: |

0 commit comments

Comments
 (0)