Maybe instead of `git add .` do `git add -A`? (Also, it looks to me that convention is to use dash in the input names, not underscore, for example `github-token`, not `github_token`).