Skip to content

Commit

Permalink
💄 update the secret token picture name
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-Xu-0100 committed Jan 29, 2021
1 parent 47945a0 commit 491b9e2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@

PS:令牌仅出现一次,请保存它(它可以生成多次)。

![生成个人访问令牌](./static/secret_key.png)
![生成个人访问令牌](./static/generate_secret_token.png)

2. 将令牌添加到 `GitHub` 存储库,通过 `GitHub` **仓库设置** 中的 `Secrets` 创建一个 `GITEE_TOKEN` 变量,并将私钥内容复制到值区域。

![添加令牌](./static/secret_key_1.png)
![添加令牌](./static/add_secret_token.png)

### `static_list`(建议)

Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ Take `Gitee` as an example, get the token and add it to `GitHub`.

PS: The token only appears once, please save it(it can be generated multiple times).

![Generate a personal access token](./static/secret_key.png)
![Generate a personal access token](./static/generate_secret_token.png)

2. Add the token to the `GitHub` repository, create a `GITEE_TOKEN` variable through the `Secrets` in the `GitHub` **repository settings**, and copy the private key content to the value area.

![Add the token](./static/secret_key_1.png)
![Add the token](./static/add_secret_token.png)

### `static_list` (recommended)

Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 491b9e2

Please sign in to comment.