feat(config): update remote repository details in cliff.toml
All checks were successful
Auto Changelog & Release / release (push) Successful in 5s
All checks were successful
Auto Changelog & Release / release (push) Successful in 5s
- Change owner to "actions" and repository to "auto-changelog-release-action" - Aligns configuration with new repository structure or usage
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
# Configuration options are organized into tables and keys.
|
||||
# See documentation for more information on available options.
|
||||
[remote.gitea]
|
||||
owner = "maxp"
|
||||
repo = "ait"
|
||||
owner = "actions"
|
||||
repo = "auto-changelog-release-action"
|
||||
|
||||
[changelog]
|
||||
# postprocessors
|
||||
|
Reference in New Issue
Block a user