Skip to content

ci: Upgrade CI configuration #4

ci: Upgrade CI configuration

ci: Upgrade CI configuration #4

Workflow file for this run

# main only
name: Integrate
on:
push:
branches: [main]
env:
FORCE_COLOR: 1
jobs:
_:
uses: medikoo/github-actions-workflows/.github/workflows/8-integrate.yml@main

Check failure on line 14 in .github/workflows/integrate.yml

View workflow run for this annotation

GitHub Actions / Integrate

Invalid workflow file

The workflow is not valid. .github/workflows/integrate.yml (Line: 14, Col: 11): Secret CODECOV_TOKEN is required, but not provided while calling.
secrets:
USER_GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}