set env for remote dispatch

This commit is contained in:
Jason2866 2023-05-22 11:25:11 +02:00 committed by GitHub
parent 749f55283b
commit 7c92a2186b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,11 @@
name: Build_development
on:
workflow_dispatch: # Manually start a workflow
workflow_dispatch: # Start a workflow
inputs:
Store_Tasmota_firmwares: # workflow name of the remote gh workflow
description: "Workflow Store_Tasmota_firmwares which will be triggered"
default: "Store_Tasmota_firmwares"
push:
branches: development
paths-ignore: