We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00467d commit d83ec8dCopy full SHA for d83ec8d
.github/workflows/dotnet.yml
@@ -54,7 +54,7 @@ jobs:
54
name: Versioning with GitVersion
55
needs: [variables]
56
57
- uses: ./.github/workflows/release-nuget-package.yml
+ uses: ./.github/workflows/determine-version.yml
58
59
with:
60
config-file-path: './.gitversion/version.yml'
0 commit comments