Skip to content

Commit

Permalink
fix(CI): Give permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie committed Nov 20, 2023
1 parent f61c7f3 commit d30647c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
with:
source_dir: "assets/i18n"
commit_message: "chore: Remove empty strings"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d30647c

Please sign in to comment.