Merge pull request #13944 from smartcontractkit/chore/release/2.14.0-… #993
Annotations
1 error
Invalid workflow file:
.github/workflows/build-publish.yml#L90
The workflow is not valid. .github/workflows/build-publish.yml (Line: 90, Col: 26): Unexpected symbol: ')'. Located at position 137 within expression: github.ref_type == 'tag' &&
format(
'https://github.com/{0}/blob/{1}/CHANGELOG.md',
github.repository,
github.ref_name,
) || ''
|