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: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
really: name:
description: 'This is really going to release. Enter \'yolo\' to confirm.' description: "name"
required: true required: true
default: '' default: "world"
jobs: jobs:
job: job: