diff --git a/.github/workflows/publish-noco-i18n.yml b/.github/workflows/publish-noco-i18n.yml index fc2755dcb7..65561182bd 100644 --- a/.github/workflows/publish-noco-i18n.yml +++ b/.github/workflows/publish-noco-i18n.yml @@ -32,7 +32,8 @@ jobs: - name: Pushes generated output if: ${{ env.CHANGED == 'OK' || github.event_name == 'release' }} - uses: dmnemec/copy_file_to_another_repo_action@main + # uses: dmnemec/copy_file_to_another_repo_action@main + uses: dmnemec/copy_file_to_another_repo_action@3fe42250d47e0764da9de9939b151b09a26e5857 env: API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }} with: