Skip to content

Commit 77e9324

Browse files
chore: remove unused input
1 parent 6612ae0 commit 77e9324

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
@@ -162,7 +162,6 @@ jobs:
162162
- name: JS Checks & Production Build
163163
uses: flarum/action-build@v4
164164
with:
165-
github_token: ${{ secrets.GITHUB_TOKEN }}
166165
build_script: ${{ inputs.build_script }}
167166
build_typings_script: ${{ inputs.build_typings_script }}
168167
format_script: ${{ inputs.enable_prettier == true && inputs.format_script || '' }}

0 commit comments

Comments
 (0)