Skip to content

Commit 8379f70

Browse files
authored
Update README.md
1 parent 15fb748 commit 8379f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you need support using this project or have questions about it, please [open
1010

1111
## Use as a GitHub Action
1212

13-
1. Create a repository to host this GitHub Action or select an existing repository.
13+
1. Create a repository to host this GitHub Action or select an existing repository
1414
1. Create the env values from the sample workflow below (GH_TOKEN, ORGANIZATION) with your information as repository secrets. More info on creating secrets can be found [here](https://docs.github.com/en/actions/security-guides/encrypted-secrets).
1515
Note: Your GitHub token will need to have read/write access to all the repositories in the organization
1616
1. Copy the below example workflow to your repository and put it in the `.github/workflows/` directory with the file extension `.yml` (ie. `.github/workflows/crawler.yml`)

0 commit comments

Comments
 (0)