Skip to content

Commit

Permalink
Merge pull request #15 from actions/update-main
Browse files Browse the repository at this point in the history
Update readme to support new default branch
  • Loading branch information
Andy McKay authored Jul 21, 2020
2 parents 47e23a7 + 8f51b5e commit 3ee2a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The time we greeted you.
## Example usage

```yaml
uses: actions/hello-world-javascript-action@master
uses: actions/hello-world-javascript-action@main
with:
who-to-greet: 'Mona the Octocat'
```

0 comments on commit 3ee2a03

Please sign in to comment.