Skip to content

Commit

Permalink
docs: set action secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed May 6, 2024
1 parent 77ac897 commit 43f8178
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Modify the start time and duration as needed. The code is located in `.github/wo
### 2. Set Environment Variables

Set the username and password in the secrets of GitHub actions (variable names can be referred from `.env`). Note that setting the environment variables in `.env` here does not work for GitHub actions.
![alt text](image2.png)

### 3. Start the Workflow

Expand Down
1 change: 1 addition & 0 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ sudo apt-get install -y wget unzip fontconfig locales gconf-service libasound2 l
### 2.设置环境变量

在 GitHub action 的 secrets 设置用户名密码(变量名参考.env 中给出的)(.env 里面设置用户名密码在这里无效)
![alt text](image2.png)

### 3.启动 workflow

Expand Down
Binary file added image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 43f8178

Please sign in to comment.