Skip to content

Commit cebb991

Browse files
committed
Add repository to Hatch docs:changelog script
Signed-off-by: Webster Mudge <[email protected]>
1 parent 651d95f commit cebb991

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
@@ -60,7 +60,7 @@ changelog = [
6060
# Read the version in galaxy.yml via hatch itself (normalizes release candidates, etc.)
6161
# Use 'hatch version' to manage the version, i.e. 'hatch version major,rc'
6262
"antsibull-changelog release --version $(hatch version)",
63-
"antsichaut --since_version=latest",
63+
"antsichaut --repository cloudera-labs/cloudera.exe --since_version=latest",
6464
"antsibull-changelog generate",
6565
]
6666

0 commit comments

Comments
 (0)