fix accessing env variable #86
Annotations
1 error
Invalid workflow file:
.github/workflows/publish-nuget.yaml#L20
The workflow is not valid. .github/workflows/publish-nuget.yaml (Line: 20, Col: 13): Unrecognized named-value: 'IS_PULL_REQUEST'. Located at position 1 within expression: IS_PULL_REQUEST && github.event.pull_request.head.repo.full_name != github.repository && 'external' || 'internal'
|