From 309d169c2ea382dcbb8f920aee2818761349e03a Mon Sep 17 00:00:00 2001 From: BitCookies Date: Thu, 9 Dec 2021 21:57:18 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Fix=20workflow=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix workflow error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 488e1c0..a81f170 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ See [here](README.HOW_DOES_IT_WORK.md). ## 3. Use Github Actions(Error found) -2021.12.9 **A bug was found that caused the ke generated by Github Actions to be invalid as well, and is being investigated** +2021.12.9 **A bug was found that caused the key generated by Github Actions to be invalid as well, and is being investigated** Github Action is a CI/CD tool introduced after Microsoft acquired Github, and you can run programs on GitHub Action by following these steps.