This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed the random number issue/added instructions
- Loading branch information
Shariq Torres
committed
Dec 28, 2021
1 parent
f3ff2e9
commit e3cbead
Showing
2 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,24 @@ | ||
# action_sam_jackson | ||
# Action Sam Jackson | ||
|
||
|
||
## 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. | ||
|
||
## 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. | ||
|
||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters