Skip to content

Commit 9942924

Browse files
fix: restore 2-space indentation and add fetch-depth 0
1 parent 8c944d5 commit 9942924

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-and-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232
with:
3333
token: ${{ secrets.AUTOMATION_USER_TOKEN }}
34+
fetch-depth: 0
3435

3536
- name: Setup Node.js
3637
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)