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.
|
# Configuration options are organized into tables and keys.
|
||||||
# See documentation for more information on available options.
|
# See documentation for more information on available options.
|
||||||
[remote.gitea]
|
[remote.gitea]
|
||||||
owner = "maxp"
|
owner = "actions"
|
||||||
repo = "ait"
|
repo = "auto-changelog-release-action"
|
||||||
|
|
||||||
[changelog]
|
[changelog]
|
||||||
# postprocessors
|
# postprocessors
|
||||||
|
Reference in New Issue
Block a user