Skip to content

Autodeploy 2!

Autodeploy 2! #1150

Triggered via pull request October 22, 2024 21:25
@zardoyzardoy
synchronize #220
autodeploy-2
Status Startup failure
Total duration
Artifacts

ci.yml

on: pull_request
qualilty-checks
qualilty-checks
vercel-auto-deploy
vercel-auto-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L46
The workflow is not valid. .github/workflows/ci.yml (Line: 46, Col: 9): Unrecognized named-value: 'env'. Located at position 5 within expression: ( env.AUTO_DEPLOY_PRS contains $'\n' + toString(github.event.pull_request.number) + $'\n' || startsWith(env.AUTO_DEPLOY_PRS, toString(github.event.pull_request.number) + $'\n') || endsWith(env.AUTO_DEPLOY_PRS, $'\n' + toString(github.event.pull_request.number)) || env.AUTO_DEPLOY_PRS == toString(github.event.pull_request.number) }