sahil-sagwekar2652 / GitHub-Automation-scripts

Bash and Python scripts to automate your Git & GitHub workflow. Made by using only standard python libraries.
https://sahil-sagwekar2652.github.io/GitHub-Automation-scripts/
MIT License
52 stars 64 forks source link

Create github_secrets.py #115

Closed bhavya1857 closed 1 year ago

bhavya1857 commented 1 year ago

its missing so i added this

sahil-sagwekar2652 commented 1 year ago

It's missing because it contains the GitHub API key which cannot be shared. You will have to create the github_secrets.py file in your local project directory.