mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-08 15:03:29 +00:00
modified: .github/workflows/main.yml
modified: .github/workflows/patch_v6.yml modified: .github/workflows/patch_v7.yml
This commit is contained in:
10
.github/workflows/patch_v7.yml
vendored
10
.github/workflows/patch_v7.yml
vendored
@@ -2,20 +2,20 @@ name: Patch RouterOS v7
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
version:
|
||||
required: true
|
||||
type: string
|
||||
channels:
|
||||
required: true
|
||||
type: string
|
||||
archs:
|
||||
required: true
|
||||
type: string
|
||||
version:
|
||||
required: false
|
||||
type: string
|
||||
buildtime:
|
||||
required: false
|
||||
required: true
|
||||
type: string
|
||||
release:
|
||||
required: false
|
||||
required: true
|
||||
type: boolean
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user