mirror of
https://github.com/unraid/api.git
synced 2025-12-31 05:29:48 -06:00
chore: release_created is a string
This commit is contained in:
2
.github/workflows/build-plugin.yml
vendored
2
.github/workflows/build-plugin.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
RELEASE_CREATED:
|
||||
type: boolean
|
||||
type: string
|
||||
required: true
|
||||
description: "Whether a release was created"
|
||||
RELEASE_TAG:
|
||||
|
||||
Reference in New Issue
Block a user