mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-22 00:54:19 +01:00
fixed syntax in release-dev.yml
This commit is contained in:
9
.github/workflows/release-dev.yml
vendored
9
.github/workflows/release-dev.yml
vendored
@@ -2,10 +2,11 @@ name: Release Dev Version
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
logLevel:
|
inputs:
|
||||||
description: 'Version'
|
version:
|
||||||
required: true
|
description: 'Version'
|
||||||
default: ''
|
required: true
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
|
|||||||
Reference in New Issue
Block a user