Skip to content

v3.26.3

@johnlindquist johnlindquist tagged this 14 Jun 04:42
The previous change to manually set global.args was breaking GitHub Actions
because it modified the args array that arg() uses internally. This caused
arguments to be shifted and scripts to receive wrong values.

Reverting to the original implementation where github-workflow.ts doesn't
modify the global args array.
Assets 2
Loading