Compare commits

..

1 commit

Author SHA1 Message Date
e1434adaa5
WIP: refactor: port to JS
Some checks failed
/ check (treefmt) (push) Successful in 4s
/ report-size (push) Failing after 1s
/ report-download-check (push) Has been skipped
This should hopefully reduce the complexity of the action
2025-07-10 23:59:09 +02:00

View file

@ -68,5 +68,5 @@ inputs:
default: ${{ github.base_ref }}
outputs:
runs:
using: 'nodejs20'
using: node20
main: dist/index.js