diff --git a/README.md b/README.md index 413ddfc..0183d21 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,6 @@ Label Actions is a GitHub bot that performs certain actions when issues or pull requests are labeled or unlabeled. -> The legacy version of this project can be found -> [here](https://github.com/dessant/label-actions-app). - ## Supporting the Project @@ -259,7 +256,7 @@ The action uses an installation access token by default to interact with GitHub. You may also authenticate with a personal access token to perform actions as a GitHub user instead of the `github-actions` app. -Create a [personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) +Create a [personal access token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token) with the `repo` or `public_repo` scopes enabled, and add the token as an [encrypted secret](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository) for the repository or organization, then provide the action with the secret