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
You can add the action to your Action YAML file like so:
- uses: lob/[email protected]
with:
message: '<your message />'
token: ${{secrets.GITHUB_TOKEN}}
Both the message
and the token
parameters are required.