Nuke-Tools
Nuke-Tools copied to clipboard
Remove `fetch-github-release` dependency?
Every time I open this project after a while, I keep forgetting why I have fetch-github-release as a dependency. I should directly use the GitHub API since I am already calling it. I need to investigate if I could remove it completely.