Skip to content

fix(ci): fix workflow paths #2

fix(ci): fix workflow paths

fix(ci): fix workflow paths #2

name: Build hyperos
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-hyperos.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-hyperos.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build-hyperos.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: nixos-hyperos
secrets: inherit