mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
i think this is freaking it out
This commit is contained in:
parent
3d2792e8c3
commit
c24e004b36
1 changed files with 3 additions and 0 deletions
3
.github/workflows/new-version.yml
vendored
3
.github/workflows/new-version.yml
vendored
|
@ -8,6 +8,9 @@ on:
|
||||||
description: eg. `foo.com=1.2.3 bar.com^2.3.4`
|
description: eg. `foo.com=1.2.3 bar.com^2.3.4`
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
complain:
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
projects:
|
projects:
|
||||||
|
|
Loading…
Reference in a new issue