Skip to content

Commit fc498c0

Browse files
chore: add back in
1 parent 5421cad commit fc498c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/REUSABLE_frontend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
runs-on: ${{ inputs.runner_type }}
125125
env:
126126
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
127+
GIT_ACTOR_TOKEN: ${{ secrets.git_actor_token }}
127128

128129
if: >-
129130
((github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != github.repository) || github.event_name != 'pull_request')

0 commit comments

Comments
 (0)