File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ jobs:
3030 uses :
alirezanet/[email protected] 3131 with :
3232 # Filepath of the project to be packaged, relative to root of repository
33- PROJECT_FILE_PATH : " SqlAppLockHelper.MicrosoftDataNS\ S qlAppLockHelper.MicrosoftDataNS.csproj"
33+ PROJECT_FILE_PATH : " SqlAppLockHelper.MicrosoftDataNS/ SqlAppLockHelper.MicrosoftDataNS.csproj"
3434 NUGET_KEY : ${{secrets.NUGET_API_KEY}}
3535
3636 - name : " Publish NuGet: SqlAppLockHelper.SystemDataNS"
3737 uses :
alirezanet/[email protected] 3838 with :
3939 # Filepath of the project to be packaged, relative to root of repository
4040 PROJECT_FILE_PATH : SqlAppLockHelper.SystemDataNS/SqlAppLockHelper.SystemDataNS.csproj
41- NUGET_KEY : ${{secrets.NUGET_API_KEY}}
41+ NUGET_KEY : ${{secrets.NUGET_API_KEY}}
You can’t perform that action at this time.
0 commit comments