Skip to content

Commit fa26ae0

Browse files
committed
⭐ Secrets is recommended
Secrets is recommended
1 parent e90727c commit fa26ae0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ See [here](README.HOW_DOES_IT_WORK.md).
3838

3939
## 3. How to use?
4040

41-
There are several ways to use it 🧐:
41+
There are several ways to use it:
4242

43-
- [Use Github Actions with Secrets](#4-Use-Github-Actions-with-Secrets) *(⭐ Recommend)*
43+
- [Use Github Actions with Secrets](#4-Use-Github-Actions-with-Secrets) *<⭐ Recommend>*
4444
- [Use Github Actions with Push](#5-Use-Github-Actions-with-Push)
4545
- [Build in Visual Studio](#6-Build-in-Visual-Studio)
4646

@@ -100,7 +100,7 @@ After running successfully, open the corresponding task and select **rarreg_file
100100

101101
<details>
102102
<summary>Click to expand</summary>
103-
103+
104104
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.
105105

106106
### 5.1 Fork

Diff for: README.zh-CN.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ WinRAR不是免费软件。如果你想使用它,你应当向 [__RARLAB__](htt
3838

3939
## 3. 使用方法
4040

41-
有多种方法可供选择 🧐
41+
有多种方法可供选择:
4242

43-
+ [通过 Secrets 使用 Github Actions](#4-通过-Secrets-使用-Github-Actions) *⭐ 推荐*
43+
+ [通过 Secrets 使用 Github Actions](#4-通过-Secrets-使用-Github-Actions) *<⭐ 推荐>*
4444
+ [通过 Push 使用 Github Actions](#5-通过-Push-使用-Github-Actions)
4545
+ [通过 Visual Studio 编译使用](#6-通过-Visual-Studio-编译使用)
4646

@@ -100,7 +100,7 @@ WinRAR不是免费软件。如果你想使用它,你应当向 [__RARLAB__](htt
100100

101101
<details>
102102
<summary>点击展开</summary>
103-
103+
104104
使用 push 操作进行 key 的生成非常的简单和方便,但是当有更新同步时你需要手动进行冲突合并。所以我建议优先 [通过 Secrets 使用 Github Actions](#4-通过-Secrets-使用-Github-Actions) ,但是你仍可以使用 push 操作:
105105

106106
### 5.1 Fork

0 commit comments

Comments
 (0)