Skip to content

Commit 34bca1f

Browse files
authored
Update release.actions.yml
1 parent 6d35d86 commit 34bca1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.actions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- uses: actions/checkout@v4
2424
with:
2525
token: ${{ secrets.GH_PAT }}
26+
fetch-depth: 0
2627
- name: Check for changes
2728
id: check_changes
2829
run: |

0 commit comments

Comments
 (0)