mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 12:08:05 -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:
|
||||
inputs:
|
||||
is_draft:
|
||||
description: "Only create a draft and don't automatically publish?"
|
||||
description: "Mark as draft"
|
||||
required: true
|
||||
default: true
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user