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 378642c commit 5de6e9f
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: glowingblue/action-build@di/custom-actor
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 5de6e9f

Please sign in to comment.