Skip to content

Commit

Permalink
update crowdin workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMCLoveMan committed Mar 1, 2024
1 parent 72cd17c commit c709754
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ jobs:
crowdin:
uses: TheMCBrothers/.github/.github/workflows/crowdin_download.yml@main
with:
pull_request_base_branch_name: '1.20.X'
pull_request_base_branch_name: '1.20.X'
secrets:
GIT_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

0 comments on commit c709754

Please sign in to comment.