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
We have an issue: previously, we run "npm run check" as a part of actions.yml. We're currently migrating to a local-first ci/cd pipeline, and might as well change current strategy to run "npm run fix", instead.
We have done the changes in 4a15170 commit but, for some reason, GitHub actions are not even deploying!
We should check this, for we use Actions to deploy our webpage.
We have an issue: previously, we run "npm run check" as a part of actions.yml. We're currently migrating to a local-first ci/cd pipeline, and might as well change current strategy to run "npm run fix", instead.
We have done the changes in 4a15170 commit but, for some reason, GitHub actions are not even deploying!
We should check this, for we use Actions to deploy our webpage.