mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 07:42:48 +08:00
chore: remove unused input
This commit is contained in:
parent
6612ae0b9b
commit
77e9324215
1
.github/workflows/REUSABLE_frontend.yml
vendored
1
.github/workflows/REUSABLE_frontend.yml
vendored
|
@ -162,7 +162,6 @@ jobs:
|
|||
- name: JS Checks & Production Build
|
||||
uses: flarum/action-build@v4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
build_script: ${{ inputs.build_script }}
|
||||
build_typings_script: ${{ inputs.build_typings_script }}
|
||||
format_script: ${{ inputs.enable_prettier == true && inputs.format_script || '' }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user