Skip to content

Commit

Permalink
docs: update info
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Sep 3, 2020
1 parent 03be176 commit e9f8a6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can find an example [here](https://github.com/jamesgeorge007/jamesgeorge007/

### Custom commit message

One can specify a custom commit message with the `COMMIT_MSG` option.
Specify a custom commit message with the `COMMIT_MSG` input param.

```yml
name: Update README
Expand All @@ -59,6 +59,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
name: Update this repo's README with recent activity

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e9f8a6c

Please sign in to comment.