We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c88176 commit b7eeb7dCopy full SHA for b7eeb7d
.github/workflows/REUSABLE_frontend.yml
@@ -151,7 +151,7 @@ jobs:
151
working-directory: ${{ inputs.frontend_directory }}
152
153
- name: JS Checks & Production Build
154
- uses: flarum/action-build@v3
+ uses: glowingblue/action-build@di/custom-actor
155
with:
156
github_token: ${{ secrets.GITHUB_TOKEN }}
157
build_script: ${{ inputs.build_script }}
0 commit comments