Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shariq Torres committed Jan 5, 2022
1 parent e3cbead commit d80eb2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@

## Purpose

This Github Action was made mainly serve the repo for Samuel Log Jackson, thoug you can use it for your repo as well, if you are a big fan of Samuel L. Jackson.
This Github Action was made mainly to serve the repo for Samuel Log Jackson, though you can use it for your repo, if you are a big fan of Samuel L. Jackson

## Usage

You can add the action to your Action YAML file like so:
`
```
- uses: lob/action_sam_jackson
with:
message: '<your message />'
token: ${{secrets.GITHUB_TOKEN}}
`
```

Both the `message` and the `token` parameters are required.

Expand Down

0 comments on commit d80eb2c

Please sign in to comment.