Skip to content

Not pass secret

Not pass secret #36

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@reusable

Check failure on line 11 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/main.yml (Line: 11, Col: 11): Error from called workflow DbUp/Universe/.github/workflows/build.yml@reusable (Line: 61, Col: 13): Unrecognized named-value: 'secrets'. Located at position 15 within expression: format('{0}', secrets.GITHUB_TOKEN) != '' && startsWith(github.repository, 'DbUp/')