Skip to content

Commit 7ad90c7

Browse files
committed
fetch-depth 0
1 parent d3209f4 commit 7ad90c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-24.04
1010
steps:
1111
- uses: actions/checkout@v2
12+
with:
13+
fetch-depth: 0
1214
- name: 'Extract and validate turnierplan.NET version'
1315
id: extract-version
1416
shell: pwsh

0 commit comments

Comments
 (0)