Ubuntu – github rest api variables
I'm trying to access the github deloyment vriables using the github rest api. but I'm unable to get the variables value inside the worlflow. It throws an error { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/actions/variables#get-an-environment-variable", "status": "403" }…