Skip to content

minmonkollektiv/setup-phrase-action

 
 

Repository files navigation

setup-phraseapp

GitHub Actions status

This action sets Phrase command line tool for API Management

Usage

See action.yml

steps:
- uses: actions/checkout@v1
- uses: winify-ag/setup-phraseapp@v2
  with:
    version: 2.0.12
- run: phrase pull
- run: phrase push --wait

If you are using a previous version (1.16.0), you should use the phraseapp command instead of phrase.

License

The scripts and documentation in this project are released under the MIT License

Contributions

Contributions are welcome!

Packages

No packages published

Languages

  • JavaScript 100.0%