Base #487
base.yaml
on: push
build
/
Build package & run tests
example
/
Build example on Linux and Web
example
/
Build example on Windows
example
/
Build examples for Android, iOS, and MacOS
deployment
/
Deploy package
deployment
/
Deploy example to website
Annotations
1 error
|
Invalid workflow file:
.github/workflows/base.yaml#L35
The workflow is not valid. .github/workflows/base.yaml (Line: 35, Col: 3): Error calling workflow 'flutter-form-builder-ecosystem/.github/.github/workflows/deployment.yaml@main'. The nested job 'deployment-web' is requesting 'pages: write', but is only allowed 'pages: none'.
|