Skip to content

Remove CODECOV_TOKEN. #51

Remove CODECOV_TOKEN.

Remove CODECOV_TOKEN. #51

Workflow file for this run

name: Continuous integration
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
check:
name: Check code
uses: collectionspace/.github/.github/workflows/check-js.yml@main

Check failure on line 12 in .github/workflows/ci-js.yml

View workflow run for this annotation

GitHub Actions / Continuous integration

Invalid workflow file

The workflow is not valid. In .github/workflows/ci-js.yml (Line: 12, Col: 11): Error from called workflow collectionspace/.github/.github/workflows/check-js.yml@main (Line: 46, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CODECOV_TOKEN != ''