git
[git] refusing to allow a Personal Access Token to create or update workflow 에러 해결
juniKang
2022. 2. 13. 17:30
에러메세지
To https://github.com/woajun/pet-clinic.git
! [remote rejected] main -> main (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/maven-build.yml` without `workflow` scope)
error: failed to push some refs to 'https://github.com/woajun/pet-clinic.git'
해결방법
1. git홈페이지 -> settings -> developer settings -> Personal access toekens -> 토큰명 클릭 -> workflow 선택