We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44019ff + 31bcc11 commit cda3840Copy full SHA for cda3840
1 file changed
content/v3/repos/releases.md
@@ -85,7 +85,7 @@ prerelease. `false` to identify the release as a full release. Default is
85
:tag_name => "v1.0.0",
86
:target_commitish => "master",
87
:name => "v1.0.0",
88
- :description => "Description of the release",
+ :body => "Description of the release",
89
:draft => false,
90
:prerelease => false
91
%>
@@ -131,7 +131,7 @@ prerelease. `false` to identify the release as a full release.
131
132
133
134
135
136
137
0 commit comments