How to update GitHub actions workflow file using another workflow?
If you are facing a permission error as shown in the cover photo, you are on the right place. So, let say you have one workflow file with name my_workflow.yml and you want to update it using another workflow file, say my_workflow_updater.yml .
Create...
amit0617.hashnode.dev2 min read