ci: add github actions and nuget publish pipeline #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/publish-nuget.yml#L1
(Line: 46, Col: 13): Unrecognized named-value: 'secrets'. Located at position 26 within expression: vars.NUGET_USER != '' && secrets.NUGET_API_KEY == '', (Line: 53, Col: 13): Unrecognized named-value: 'secrets'. Located at position 26 within expression: vars.NUGET_USER != '' && secrets.NUGET_API_KEY == '', (Line: 59, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NUGET_API_KEY != ''
|