mirror of
https://github.com/hect0x7/JMComic-Crawler-Python.git
synced 2025-09-26 22:31:30 +08:00

Some checks failed
Auto Release & Publish / release (push) Has been cancelled
--------- Co-authored-by: RSLN-creator <3316399314@qq.com>
22 lines
361 B
YAML
22 lines
361 B
YAML
# .github/release.yml
|
|
|
|
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
authors:
|
|
- octocat
|
|
categories:
|
|
- title: 🏕 Features
|
|
labels:
|
|
- '*'
|
|
exclude:
|
|
labels:
|
|
- dependencies
|
|
- title: 👒 Dependencies
|
|
labels:
|
|
- dependencies
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|