Ubuntu – How to use Personal Access Token for Github-CD?
I have created a yml file for CD workflow and when I was trying to push it is giving me error "refusing to allow a Personal Access Token to create or update workflow .github/workflows/backend-cd.ymlwithoutworkflow scope" This is my backend-cd.yml file:…