You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: plumb outputs from split-input to release-sdk job (#209)
Looking at my test run, I believe the outputs aren't actually made
available to the release job the way I had it setup - just echoing to
`$GITHUB_OUTPUTS`.
The documentation is rather
[sparse](https://docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs),
but looks like we need an `outputs` map.
0 commit comments