Skip to content

Commit

Permalink
Bump version in README from 1 to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kbairak committed Mar 14, 2023
1 parent 4a6ae32 commit 584fd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Integrate the Transifex CLI within a Github action. Usage:
- name: Checkout
uses: actions/checkout@v2
- name: Push source file using transifex client
uses: transifex/cli-action@v1
uses: transifex/cli-action@v2
with:
token: ${{ secrets.TX_TOKEN }}
```
Expand Down

0 comments on commit 584fd20

Please sign in to comment.