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
ci: Automagically repackage the Action when Dependabot updates a dependency
Dependabot is really cool and helpful, but sometimes it updates a
dependency that requires `npm run package` to be run, and Dependabot
does not have any way to know that that should happen.
Let's have an automated workflow do that, then.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments