Add NuGet packaging step to CI/CD workflow #231
ci-cd.yml
on: pull_request
Build Debug / Test / Build Msi
Sign Offline Bundle
/
finalise
Sign Online Bundle
/
finalise
Annotations
1 error
Invalid workflow file:
.github/workflows/ci-cd.yml#L124
The workflow is not valid. .github/workflows/ci-cd.yml (Line: 124, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NUGET_APIKEY .github/workflows/ci-cd.yml (Line: 131, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NUGET_APIKEY
|