Pushes translations on merge to master, and notifies Slack of the changes.
This action expects a .tx/config file configured for your project
since_commit: By default, this action will check for changes against the last commit (HEAD~1). If you'd like to push changes for more than the most recent commit, use thesince_commitinput option to specify this.