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 b8b8d46 commit c5d23ccCopy full SHA for c5d23cc
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
- "v*"
7
8
env:
9
- PROJECT_PATH: "ValueMapper/ValueMapperCore/ValueMapperCore.csproj"
+ PROJECT_PATH: "ValueMapperCore/ValueMapperCore.csproj"
10
PACKAGE_OUTPUT_DIRECTORY: ${{ github.workspace }}\output
11
NUGET_SOURCE_URL: "https://api.nuget.org/v3/index.json"
12
0 commit comments