Release #23
release.yml
on: workflow_dispatch
generate
/
codegen
publish-dry-run
/
node-release
publish-dry-run
/
rust-release
build-haskell
/
build
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L23
The workflow is not valid. .github/workflows/release.yml (Line: 23, Col: 29): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CARGO_REGISTRY_TOKEN .github/workflows/release.yml (Line: 24, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NPM_REGISTRY_TOKEN
|