mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
chore: switch release calver to mdd patch
This commit is contained in:
parent
f598a556dc
commit
3e0e15394a
11 changed files with 305 additions and 237 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -12,7 +12,7 @@ on:
|
|||
type: string
|
||||
default: master
|
||||
stable_date:
|
||||
description: Stable release date in UTC (YYYY-MM-DD). Defaults to today.
|
||||
description: Stable release date in UTC (YYYY-MM-DD). First stable that day is .0, then .1, and so on.
|
||||
required: false
|
||||
type: string
|
||||
dry_run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue