mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Adding a screenshot
This commit is contained in:
parent
e3b75d768d
commit
3fc0096da7
@ -42,3 +42,5 @@ The `env` portion of the workflow must be configured before the action will work
|
||||
| `FOLDER` | The folder in your repository that you want to deploy. If your build script compiles into a directory named `build` you'd put it in here. | **Yes** |
|
||||
| `COMMIT_NAME` | Used to sign the commit, this should be your name. | **No** |
|
||||
| `COMMIT_EMAIL` | Used to sign the commit, this should be your email. | **No** |
|
||||
|
||||
![Example](screenshot.png)
|
||||
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 249 KiB |
Loading…
Reference in New Issue
Block a user