diff --git a/.github/workflows/REUSABLE_frontend.yml b/.github/workflows/REUSABLE_frontend.yml index f879ec4d8e..f7bee6880a 100644 --- a/.github/workflows/REUSABLE_frontend.yml +++ b/.github/workflows/REUSABLE_frontend.yml @@ -124,7 +124,6 @@ jobs: name: Checks & Build runs-on: ${{ inputs.runner_type }} env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GIT_ACTOR_TOKEN: ${{ secrets.git_actor_token }} if: >-