ci: change semantic-release/github to add releases to bottom [skip ci]

This commit is contained in:
sct
2020-12-20 01:30:30 +09:00
parent b7f5739035
commit b1786245c7

View File

@@ -176,7 +176,7 @@
[ [
"@semantic-release/github", "@semantic-release/github",
{ {
"addReleases": "top" "addReleases": "bottom"
} }
] ]
], ],