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
Yes and it would be nice to allow main to be updated without deleting everything -- it could preserve an allowlist of versions and branches and delete everything not on the list.
We currently have duplicated the Jekyll publish workflow into one pipeline for drafts and one for main (with minor differences).
We could refactor the common workflow bits into a shared workflow that is callable from the two workflows.
The text was updated successfully, but these errors were encountered: