fix
This commit is contained in:
parent
890c988757
commit
8f36bf3ee6
3
.github/workflows/publish-release.yml
vendored
3
.github/workflows/publish-release.yml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: Publish Release
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
confirm:
|
||||
description: 'This is really going to release. Are you sure? Type \'yes\'.'
|
||||
|
|
Loading…
Reference in New Issue
Block a user