actions
actions copied to clipboard
Update gettext action
This makes the gettext action work with checkout@v2 by letting it set all the auth credential stuff.
Thinking about it, I'm not even sure we should be setting that stuff in the action. It might be easier if we just set the git name and email in each project's CI. Limit what the this action actually does.