Update README.md
This commit is contained in:
parent
25953de4ed
commit
ffd0abe06f
@ -15,24 +15,31 @@
|
||||
### 1. Fork 仓库
|
||||
* 项目地址:[github/genshin-impact-helper](https://github.com/y1ndan/genshin-impact-helper)
|
||||
* 点击右上角**Fork**到自己的账号下
|
||||
|
||||

|
||||
|
||||
### 2. 获取 Cookie
|
||||
* 浏览器打开 https://bbs.mihoyo.com/ys/ 并登录账号
|
||||
* 按**F12**,打开**开发者工具**,找到**Network**并点击
|
||||
* 按**F5**刷新页面,按下图复制**Cookie**
|
||||
|
||||

|
||||
|
||||
### 3. 添加 Cookie 至 Secrets
|
||||
* 回到项目页面,依次点击 Settings --> Secrets --> New secret
|
||||
|
||||

|
||||
|
||||
* 建立名为`COOKIE`的 secret,值为**步骤2**中复制的**Cookie**内容,最后点击**Add secret**
|
||||
|
||||

|
||||
|
||||
### 4. 启用 Action
|
||||
> Actions 默认处于关闭状态,需要手动执行一次工作流,验证是否可以正常工作。
|
||||
|
||||
> Actions 默认处于关闭状态,首次需要手动执行一次,验证是否可以正常工作。
|
||||
|
||||
点击 **Actions**,再点击左侧的**Genshin Impact Helper**,再点击**Run workflow**
|
||||
|
||||

|
||||
|
||||
至此,部署完毕。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user