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 875aead commit cb786eeCopy full SHA for cb786ee
.github/workflows/nuget.yml
@@ -15,3 +15,4 @@ jobs:
15
with:
16
# Filepath of the project to be packaged, relative to root of repository
17
PROJECT_FILE_PATH: CSharpDiff/CSharpDiff.csproj
18
+ NUGET_KEY: ${{secrets.NUGET_KEY}}
0 commit comments