Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Chesire authored Apr 9, 2021
1 parent f147a33 commit b9c7275
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 @@ -23,7 +23,7 @@ Defaults to `shiba`

### `update-image`

Flag to denote if a single image be updated on each execution of the action, or a new image posted each time.
Flag to denote if a single image should be updated on each execution of the action, or a new image posted each time.

- If set to `true`, then a single comment will be created, then updated each time.
- If set to `false`, then a new comment will be created each time.
Expand All @@ -33,7 +33,7 @@ Defaults to `true`
## Example usage

```yaml
uses: Chesire/okami-action@v2
uses: Chesire/okami-action@v2.1
with:
okami-token: ${{ secrets.GITHUB_TOKEN }}
animal-type: "shiba"
Expand Down

0 comments on commit b9c7275

Please # to comment.