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
fix: Remove setup-node from the Node.js publish action (#2534)
Fixes#2522
Removes `setup-node` from the `publish` action since users are expected
to run `setup-node` themselves. This is because `setup-node` makes
changes to the local job and may adversely affect the user's later
steps.
---------
Signed-off-by: Ian Lewis <[email protected]>
0 commit comments