Skip to content

Commit

Permalink
chore: remove unused input
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideIadeluca committed Jan 9, 2025
1 parent 6612ae0 commit 77e9324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/REUSABLE_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 || '' }}
Expand Down

0 comments on commit 77e9324

Please sign in to comment.