Skip to content

Commit b6e1f47

Browse files
committed
(build) updated GRM to 0.11.0
1 parent b693f14 commit b6e1f47

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

GitReleaseManager.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ create:
1515
include-sha-section: true
1616
sha-section-heading: "SHA256 Hashes of the release artifacts"
1717
sha-section-line-format: "- `{1}\t- {0}`"
18+
allow-update-to-published: true
1819
close:
1920
use-issue-comments: true
2021
issue-comment: |-

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
// Install .NET Core Global tools.
2626
#tool "dotnet:?package=Codecov.Tool&version=1.7.2"
27-
#tool "dotnet:?package=GitReleaseManager.Tool&version=0.10.3"
27+
#tool "dotnet:?package=GitReleaseManager.Tool&version=0.11.0"
2828
#tool "dotnet:?package=Wyam.Tool&version=2.2.9"
2929
#tool "dotnet:?package=dotnet-format&version=3.2.107702"
3030

0 commit comments

Comments
 (0)