We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ef553 commit 51517e8Copy full SHA for 51517e8
1 file changed
.github/workflows/nuget-publish.yml
@@ -70,7 +70,7 @@ jobs:
70
run: >
71
dotnet pack TypeShim/TypeShim.csproj
72
-c Release
73
- -o .\.artifacts\nuget
+ -o .\.artifacts
74
--no-build
75
-p:Version=$env:PKG_VERSION
76
-p:ContinuousIntegrationBuild=true
0 commit comments