Propagate Pollinations token secrets into CI workflows #11
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/pull-request.yml#L1
(Line: 18, Col: 20): Unrecognized function: 'coalesce'. Located at position 1 within expression: coalesce(secrets.POLLI_TOKEN, secrets.VITE_POLLI_TOKEN, secrets.POLLINATIONS_TOKEN, secrets.VITE_POLLINATIONS_TOKEN), (Line: 19, Col: 25): Unrecognized function: 'coalesce'. Located at position 1 within expression: coalesce(secrets.VITE_POLLI_TOKEN, secrets.POLLI_TOKEN, secrets.VITE_POLLINATIONS_TOKEN, secrets.POLLINATIONS_TOKEN), (Line: 20, Col: 27): Unrecognized function: 'coalesce'. Located at position 1 within expression: coalesce(secrets.POLLINATIONS_TOKEN, secrets.POLLI_TOKEN, secrets.VITE_POLLINATIONS_TOKEN, secrets.VITE_POLLI_TOKEN), (Line: 21, Col: 32): Unrecognized function: 'coalesce'. Located at position 1 within expression: coalesce(secrets.VITE_POLLINATIONS_TOKEN, secrets.POLLINATIONS_TOKEN, secrets.VITE_POLLI_TOKEN, secrets.POLLI_TOKEN)
|