♻️ Refactor GitHub Actions workflows to use inputs instead of secrets… #55
preview.yaml
on: push
default-example
/
shared-steps
upgrade-example
/
shared-steps
Annotations
1 error
Invalid workflow file:
.github/workflows/preview.yaml#L12
The workflow is not valid. .github/workflows/preview.yaml (Line: 12, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.VERCEL_NAME_EXAMPLE_DEFAULT .github/workflows/preview.yaml (Line: 13, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.VERCEL_SCOPE
|