Skip to content

Commit d83ec8d

Browse files
author
Petr Sramek
committed
fix
1 parent e00467d commit d83ec8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
name: Versioning with GitVersion
5555
needs: [variables]
5656

57-
uses: ./.github/workflows/release-nuget-package.yml
57+
uses: ./.github/workflows/determine-version.yml
5858

5959
with:
6060
config-file-path: './.gitversion/version.yml'

0 commit comments

Comments
 (0)