Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit fc65d35

Browse files
authored
(maint) Fix footer for GRM
1 parent 94668db commit fc65d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitReleaseManager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ create:
2323
You can download this release from
2424
[nuget](https://nuget.org/packages/Cake.DotNetTool.Module/{milestone}),
2525
or you can just reference it in a cake build script
26-
with `#addin nuget:?package=Cake.DotNetTool.Module&version={milestone}`.
26+
with `#module nuget:?package=Cake.DotNetTool.Module&version={milestone}`.
2727
footer-includes-milestone: true
2828
milestone-replace-text: "{milestone}"
2929
include-sha-section: true

0 commit comments

Comments
 (0)