Skip to content

Update build.yml

Update build.yml #14

Workflow file for this run

on:
workflow_dispatch:
inputs:
environment:
type: string
required: true
push:
workflow_call:
inputs:
environment:
type: string
required: true
jobs:
auto-deploy:
uses: ./.github/workflows/deploy.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
with:
environment: pre-release