Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow users to specify custom tokens (#5)
* chore(actions): allow user specified tokens * feat: set token for `git` too * feat: use bash substitution instead of plaintext token storage * fix: invalid bash substitution syntax * fix: actually do the substitution lol * chore: semicolons for style
- Loading branch information