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
Pre-release workflow runs on pushes. The workflow ran as a result when #217 got merged.
Release job did not run (see #222), but even if it had, chances are that the new CSS package would not have been already released by the time the pre-release workflow runs.
Pre-release workflow should probably rather only run after the update-ed workflow has run (see #219) to avoid running in such situations.