Skip to content

Commit 7727d54

Browse files
fix: remove redefinition of GITHUB_TOKEN
1 parent b9d4d38 commit 7727d54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/REUSABLE_frontend.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ jobs:
124124
name: Checks & Build
125125
runs-on: ${{ inputs.runner_type }}
126126
env:
127-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
128127
GIT_ACTOR_TOKEN: ${{ secrets.git_actor_token }}
129128

130129
if: >-

0 commit comments

Comments
 (0)