We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3209f4 commit 7ad90c7Copy full SHA for 7ad90c7
1 file changed
.github/workflows/build.yaml
@@ -9,6 +9,8 @@ jobs:
9
runs-on: ubuntu-24.04
10
steps:
11
- uses: actions/checkout@v2
12
+ with:
13
+ fetch-depth: 0
14
- name: 'Extract and validate turnierplan.NET version'
15
id: extract-version
16
shell: pwsh
0 commit comments