updated params to be passed along

This commit is contained in:
dutchie031
2026-04-07 22:58:59 +02:00
parent 204bd19673
commit afafd6a48e
+3
View File
@@ -19,4 +19,7 @@ runs:
npm run build
node dist/index.js
shell: bash
env:
INPUT_SOURCE-ROOT: ${{ inputs.source-root }}
INPUT_OUTPUT-FILE: ${{ inputs.output-file }}