Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

winify-ag/setup-phraseapp

Repository files navigation

DEPRECATED setup-phraseapp

Warning:
This action is no longer supported, please consider using the official phrase/setup-cli action instead. Migration should be straight forward by replacing winify-ag/setup-phraseapp@v3 action with phrase/setup-cli@v1

No Maintenance Intended

This action sets Phrase command line tool for API Management

Usage

See action.yml

steps:
- uses: actions/checkout@v1
- uses: winify-ag/setup-phraseapp@v3
  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!