diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index b25eede..01f6df2 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -9,6 +9,8 @@ jobs: runs-on: ubuntu-latest permissions: pull-requests: write + contents: write + id-token: write steps: - name: Checkout uses: actions/checkout@v4