diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 3711d3f6e..152c2def1 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -14,6 +14,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 + with: + token: ${{ secrets.PNGX_BOT_PAT }} - name: crowdin action uses: crowdin/github-action@v2 with: