catalyst / catalyst-moodle-workflows

4 stars 9 forks source link

Secrets input field not handled correctly #40

Closed keevan closed 2 years ago

keevan commented 2 years ago

The workflow is not valid. In .github/workflows/ci.yml (Line: 8, Col: 11): Error from called workflow catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main (Line: 35, Col: 9): Unexpected value 'default' catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main (Line: 181, Col: 9): Unrecognized named-value: 'secrets'. Located at position 107 within expression: needs.pre_job.outputs.should_skip != 'true' && needs.prepare_matrix.outputs.release_required == 'true' && secrets.MOODLE_ORG_TOKEN != ''

jaypha commented 2 years ago

For more context, this occurred here. https://github.com/catalyst/moodle-tool_dataflows/actions/runs/2513227928