Skip to content

Commit 7a9c2d9

Browse files
fix: syntax error
1 parent c0c5047 commit 7a9c2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/REUSABLE_frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
build:
124124
name: Checks & Build
125125
runs-on: ${{ inputs.runner_type }}
126-
env:
126+
env:
127127
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
128128
GIT_ACTOR_TOKEN: ${{ secrets.git_actor_token }}
129129

0 commit comments

Comments
 (0)