fix
This commit is contained in:
parent
31cbe74bb2
commit
84a970f8a4
9
.github/workflows/publish-release.yml
vendored
9
.github/workflows/publish-release.yml
vendored
|
@ -1,13 +1,12 @@
|
|||
name: Publish
|
||||
|
||||
on:
|
||||
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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user