Merge branch 'main' of https://github.com/GuillaumeFalourd/poc-github… #1
Annotations
1 error
Invalid workflow file:
.github/workflows/73-if-file-exists.yml#L18
The workflow is not valid. .github/workflows/73-if-file-exists.yml (Line: 18, Col: 13): Unrecognized function: 'fileExists'. Located at position 38 within expression: success() && runner.os == 'Linux' && fileExists('path/to/your/file.txt') .github/workflows/73-if-file-exists.yml (Line: 25, Col: 13): Unrecognized function: 'fileExists'. Located at position 39 within expression: success() && runner.os == 'Linux' && !fileExists('path/to/your/file.txt')
|