Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Update README.md (#79)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
amir-smrt authored Sep 28, 2022
1 parent 5414640 commit 841765e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Generate the token with the following **read** permissions:

2. Once the token is generated, run `export ALLERO_GITHUB_TOKEN={YOUR_TOKEN}`.
- When running Allero from GitHub Actions, the PAT should be stored as an [encrypted secret](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
3. Fetch your private repositories: `allero fetch githib {your_repo}`
3. Fetch your private repositories: `allero fetch github {your_repo}`

### Fetching private repositories from Gitlab
Fetching data from a private GitLab group requires an access token.
Expand Down

0 comments on commit 841765e

Please sign in to comment.