From aaba20ccd7441ede7059778fd1817c461bf38b74 Mon Sep 17 00:00:00 2001 From: Bit Cookies Date: Sat, 23 Apr 2022 22:37:42 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AD=90=20Secrets=20is=20recommended?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ⭐ Secrets is recommended --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff28ceb..0ce6566 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,8 @@ After running successfully, open the corresponding task and select **rarreg_file
Click to expand -Using push for key generation is very simple and convenient, but when there are updates to fetch upstream, you need to manually merge conflicts. So I would recommend [use Github Actions with Secrets](#4-Use-Github-Actions-with-Secrets), but you can still use the push action. + +Using push for key generation is very simple and convenient, but when there are updates to fetch upstream, you need to manually merge conflicts. So I would recommend [Use Github Actions with Secrets](#4-Use-Github-Actions-with-Secrets), but you can still use the push action. ### 5.1 Fork