Skip to content

Commit f9e1781

Browse files
authored
Update release.yml
Signed-off-by: Todd Baert <[email protected]>
1 parent bf0814d commit f9e1781

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
steps:
3939
- name: Checkout Repository
4040
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
41+
with:
42+
fetch-depth: 0
43+
submodules: recursive
4144

4245
- name: Set up JDK 17
4346
uses: actions/setup-java@ead9eaa3cfe0b0fc2fa749519ae09c3d4f4080b0

0 commit comments

Comments
 (0)