Secrets is recommended

 Secrets is recommended
This commit is contained in:
Bit Cookies 2022-04-23 22:37:42 +08:00 committed by bitcookies
parent 1843194c92
commit aaba20ccd7

View file

@ -100,7 +100,8 @@ After running successfully, open the corresponding task and select **rarreg_file
<details>
<summary>Click to expand</summary>
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