diff --git a/.github/workflows/translations.yaml b/.github/workflows/translations.yaml index 2da438acd6..35747dadec 100644 --- a/.github/workflows/translations.yaml +++ b/.github/workflows/translations.yaml @@ -34,7 +34,7 @@ jobs: - name: Checkout Code uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # pin@v6.0.0 with: - persist-credentials: true + persist-credentials: false - name: Environment Setup uses: ./.github/actions/setup with: