We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdeea9f commit edb7969Copy full SHA for edb7969
.github/workflows/crowdin.yml
@@ -30,7 +30,7 @@ jobs:
30
pull_request_team_reviewers: ${{ github.repository }}
31
pull_request_title: 'New Crowdin Translations'
32
pull_request_base_branch_name: ${{ github.ref_name }}
33
- base_path: ${{ github.workspace }}/docs
+ base_path: ${{ github.workspace }}
34
config: '.github/crowdin/crowdin.yml'
35
env:
36
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments