mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
Adding tag to manual dispatch of workflow
This commit is contained in:
3
.github/workflows/autodeploy.yml
vendored
3
.github/workflows/autodeploy.yml
vendored
@@ -5,6 +5,9 @@ name: Auto-Deploy
|
||||
# Controls when the action will run. Workflow runs when the alpha branch receives a push event
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tags:
|
||||
description: "Manually Run Workflow"
|
||||
push:
|
||||
branches:
|
||||
- alpha
|
||||
|
||||
Reference in New Issue
Block a user