From 6f7f057dc8c4a7bd7987268f45fbfa9d0186b825 Mon Sep 17 00:00:00 2001 From: Alan Sapede Date: Wed, 21 Jul 2021 14:55:41 -0400 Subject: [PATCH] Make the runtime release script use purestake repo (#631) --- tools/github/generate-runtimes-body.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/github/generate-runtimes-body.ts b/tools/github/generate-runtimes-body.ts index 13a809f3a2..507e703022 100644 --- a/tools/github/generate-runtimes-body.ts +++ b/tools/github/generate-runtimes-body.ts @@ -66,7 +66,7 @@ async function main() { const { prByLabels } = await getCommitAndLabels( octokit, - "crystalin", + "purestake", "moonbeam", previousTag, newTag