Skip to content

fix(ci): fix workflow paths #2

fix(ci): fix workflow paths

fix(ci): fix workflow paths #2

Workflow file for this run

name: Build tl-wsl
on:
push:
workflow_dispatch:
jobs:
call-workflow-passing-data:
uses: ./.github/workflows/build-x86-host.yaml

Check failure on line 8 in .github/workflows/build-tl-wsl.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-tl-wsl.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build-tl-wsl.yaml" -> "./.github/workflows/build-x86-host.yaml" (source branch with sha:1aee124b6bd95856135d1e54599a9eb39d852de0) : secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
with:
configuration: wsl-tl-wsl
secrets: inherit