This commit is contained in:
Stephan 2021-12-12 20:03:48 +01:00
parent 108af45b25
commit 31cbe74bb2

View File

@ -3,10 +3,11 @@ name: Publish
on:
workflow_dispatch:
inputs:
really:
description: 'This is really going to release. Enter \'yolo\' to confirm.'
name:
description: "name"
required: true
default: ''
default: "world"
jobs:
job: