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
Fixed an issue that prevented you from deploying if you had a similarly named branch, ie docs and ci/docs.
Resolved an issue that prevents you from deploying a second time in the same workflow job. The action will now correctly cleanup branch artifacts after it's done deploying.
Standardized ESLint configuration, now using typescript-eslint as opposed to the GitHub configuration.
Documentation change/cleanup for some parts.
Added sponsorship automation for people who donate via GitHub Sponsors.