Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document GitHub access tokens #33

Open
niksirbi opened this issue Dec 19, 2022 · 0 comments
Open

Document GitHub access tokens #33

niksirbi opened this issue Dec 19, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@niksirbi
Copy link
Member

If someone uses a Personal Access Token as authentication for GitHub, they should have the workflow scope enabled on that token. Otherwise, the following error is raised in git push:

! [remote rejected] main -> main (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/test_and_deploy.yml` without `workflow` scope)
@niksirbi niksirbi added the documentation Improvements or additions to documentation label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant