fix
This commit is contained in:
7
.github/workflows/publish-release.yml
vendored
7
.github/workflows/publish-release.yml
vendored
@@ -3,11 +3,10 @@ name: Publish
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
name:
|
||||
description: "name"
|
||||
really:
|
||||
description: "This is really going to release. Enter \'yolo\' to confirm."
|
||||
required: true
|
||||
default: "world"
|
||||
|
||||
default: ""
|
||||
|
||||
jobs:
|
||||
job:
|
||||
|
||||
Reference in New Issue
Block a user