The Phrase Strings GitHub Action installs the Phrase CLI in your GitHub Actions workflow, enabling you to automate pushing and pulling translation files as part of your CI/CD pipeline.
The action requires a .phrase.yml configuration file in your repository. Authentication is handled via the PHRASE_ACCESS_TOKEN environment variable, which should be stored as a GitHub Actions secret.