Skip to content

Commit f963aee

Browse files
committed
fix(release): fetch migration baseline history
1 parent ad6a7d5 commit f963aee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v5
19+
with:
20+
fetch-depth: 0
1921
- uses: actions/setup-python@v6
2022
with:
2123
python-version: "3.10"

0 commit comments

Comments
 (0)