Skip to content

Commit 7fc026d

Browse files
committed
asdasd
1 parent 731216d commit 7fc026d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ jobs:
4848
echo "is-preview:${{ startsWith(github.ref_name, 'preview') }}"
4949
5050
versioning:
51-
name: 'Determine versions'
52-
needs: [workflow-variables]
53-
uses: './.github/workflows/determine-version.yml'
54-
with:
55-
config-file-path: './.gitversion/version.yml'
56-
run-number: ${{ needs.workflow-variables.outputs.github-run-number }}
57-
58-
versioning-new:
5951
name: 'Determine versions (new)'
6052
needs: [workflow-variables]
6153
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)