mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 08:26:40 +00:00
fix(workflows): use correct artifact name for build-plan
Also rename build-plan artifact from "build-plan.yml" to "build-plan".
This commit is contained in:
2
.github/workflows/_release.yml
vendored
2
.github/workflows/_release.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
plan_artifact:
|
||||
description: Name of artifact containing a emacs-builder plan.yml file
|
||||
description: Name of artifact containing a emacs-builder plan yaml file
|
||||
type: string
|
||||
required: true
|
||||
dmg_artifact:
|
||||
|
||||
Reference in New Issue
Block a user