WIP #158
beta_testing.yaml
on: push
basic_check
/
cargo test
basic_check
/
lint and format check
Annotations
1 error
Invalid workflow file:
.github/workflows/beta_testing.yaml#L16
The workflow is not valid. .github/workflows/beta_testing.yaml (Line: 16, Col: 21): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|