6288: Tag release branch rather than master r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
bors[bot] 2020-10-19 16:30:09 +00:00 committed by GitHub
commit fc2383e783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,6 +70,7 @@ async function runOnce() {
repo,
name,
tag_name: name,
target_commitish: sha,
prerelease: name === 'nightly',
});