mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 10:12:28 -06:00
feat: Update github release action
This commit is contained in:
2
.github/workflows/create-github-release.yml
vendored
2
.github/workflows/create-github-release.yml
vendored
@@ -4,7 +4,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
is_draft:
|
is_draft:
|
||||||
description: "Only create a draft and don't automatically publish?"
|
description: "Mark as draft"
|
||||||
required: true
|
required: true
|
||||||
default: true
|
default: true
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|||||||
Reference in New Issue
Block a user