diff --git a/github-management-script/codeowners-file-creation.md b/github-management-script/codeowners-file-creation.md index 0e51dbd..4ce2e18 100644 --- a/github-management-script/codeowners-file-creation.md +++ b/github-management-script/codeowners-file-creation.md @@ -21,7 +21,7 @@ the CFIA organization and applies tag rules based on repository names. ## Usage 1. **Set Environment Variables:** - 1. `GITHUB_TOKEN`: Store your GitHub PAT in this environment variable. + 1. `GITHUB_TOKEN`: Store your GitHub PAT in this environment variable. 2. `ORG_NAME`: Set this to the name of your target GitHub organization. 2. **Execute the Script:** Run the script. It will: 1. Prompt for your GitHub token (if not set).