Skip to content

Update deploy.yml (#5) #48

Update deploy.yml (#5)

Update deploy.yml (#5) #48

Workflow file for this run

name: Build Evaluation Function Image
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
build:
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/build.yml@main
with:
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'

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

View workflow run for this annotation

GitHub Actions / Build Evaluation Function Image

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 14, Col: 33): Invalid input, template-repository-name is not defined in the referenced workflow.