mirror of
https://github.com/tommilligan/mdbook-admonish.git
synced 2025-12-27 10:01:43 -05:00
15 lines
225 B
YAML
15 lines
225 B
YAML
action:
|
|
ready:
|
|
type: link
|
|
name: "Push New Version Tag"
|
|
url: "https://github.com/tommilligan/mdbook-admonish"
|
|
|
|
commit:
|
|
ignore:
|
|
merges: true
|
|
|
|
release:
|
|
identifiers:
|
|
- type: tag
|
|
pattern: "^v[0-9]"
|