Skip to content

e2e Manual

e2e Manual #17

Workflow file for this run

name: e2e Manual
on:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/e2e.yml

Check failure on line 8 in .github/workflows/e2e-manual.yml

View workflow run for this annotation

GitHub Actions / e2e Manual

Invalid workflow file

The workflow is not valid. .github/workflows/e2e-manual.yml (Line: 8, Col: 11): Secret org_token is required, but not provided while calling.
secrets:
nixbuild_token: ${{ secrets.nixbuild_token }}
github-token: ${{ secrets.GITHUB_TOKEN }}