We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3e007 commit bcbf3b7Copy full SHA for bcbf3b7
1 file changed
.github/workflows/dotnet.yml
@@ -54,6 +54,7 @@ jobs:
54
versioning:
55
name: Versioning with GitVersion
56
needs: [variables]
57
+
58
uses: ./.github/workflows/determine-version.yml
59
with:
60
config-file-path: './.gitversion/version.yml'
0 commit comments