Skip to content

Commit 72b6a4d

Browse files
authored
Add repository to Hatch docs:changelog script (#178)
Signed-off-by: Webster Mudge <[email protected]>
1 parent ee1e353 commit 72b6a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ changelog = [
6262
# Read the version in galaxy.yml via hatch itself (normalizes release candidates, etc.)
6363
# Use 'hatch version' to manage the version, i.e. 'hatch version major,rc'
6464
"antsibull-changelog release --version $(hatch version)",
65-
"antsichaut --since_version=latest",
65+
"antsichaut --repository cloudera-labs/cloudera.cloud --since_version=latest",
6666
"antsibull-changelog generate",
6767
]
6868

0 commit comments

Comments
 (0)