From b8e73f3b97a8141c71f848fc56ce4b69df5e4217 Mon Sep 17 00:00:00 2001 From: yafanasiev Date: Mon, 7 Jun 2021 11:30:38 +0300 Subject: [PATCH] fix: typo in changeset Signed-off-by: yafanasiev --- .changeset/heavy-terms-vanish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/heavy-terms-vanish.md b/.changeset/heavy-terms-vanish.md index ed80093058..90a1b31e53 100644 --- a/.changeset/heavy-terms-vanish.md +++ b/.changeset/heavy-terms-vanish.md @@ -2,4 +2,4 @@ '@backstage/plugin-github-actions': patch --- -`Add missing token on job list call to GitHub API +Add missing token on job list call to GitHub API