diff --git a/.github/workflows/crowdin.yaml b/.github/workflows/crowdin.yaml index 3a6884c..1d84908 100644 --- a/.github/workflows/crowdin.yaml +++ b/.github/workflows/crowdin.yaml @@ -19,8 +19,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - with: - token: ${{ secrets.GHA_CUSTOM_PAT }} - name: crowdin action uses: crowdin/github-action@v1