Skip to content

Commit

Permalink
Order by index instead of key
Browse files Browse the repository at this point in the history
  • Loading branch information
RappyTV committed Dec 21, 2023
1 parent be2e845 commit 257e810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: 16
- run: npm install -g accent-cli
- run: accent sync --add-translations --merge-type=passive --order-by=key
- run: accent sync --add-translations --merge-type=passive
- uses: peter-evans/create-pull-request@v4
with:
branch: accent
Expand Down

0 comments on commit 257e810

Please sign in to comment.