Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 30, 2022
1 parent e429c6e commit efe2c19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Read file contents. You can also get the file content in the branch

## Inputs

- `path` File path
- `branch` the branch where the file resides. Default: `${{ github.ref_name }}`
- `path` File path. E.g: `src/index.ts`
- `branch` the branch where the file resides. Default: `${{ github.ref_name }}`, E.g: `main`, `gh-pages`

## Outputs

Expand Down

0 comments on commit efe2c19

Please sign in to comment.