summaryrefslogtreecommitdiff
path: root/.github/workflows/cd.yml
AgeCommit message (Expand)Author
2022-01-29feat(preview): remove heading if heading is titleThomas F. K. Jorna
2021-12-04cd: set sponsor minimumThomas F. K. Jorna
2021-11-18cd: set node to 16 to not mess up package-lockThomas F. K. Jorna
2021-11-18cd: add secretsThomas F. K. Jorna
2021-11-18cd: Add sponsors integrationThomas F. K. Jorna
2021-11-02Feat/collapse: add collapsible/toggleable headers and outline layout in the p......* feat(preview): collapsible headings * feat(preview): collapsible headings * feat(collapse): change icons for headings * feat(collapse): * feat(collapse): use new uniorg and better looks * feat(collapse): fix typescript errors * fix(ci): better filter * feat(collapse): more small adjustments * feat(collapse): collapse all button * fix(collapse): fix global css * fix(cd): remove yarn and add export * fix(collapse): type-errors * fix(cd): fix format-all fucking up ymlThomas F. K. Jorna
2021-11-02fix(cd): double stars to match everything (#145)...* fix(cd): double stars to match everything * fix(ci): actually do some ci sometimeThomas F. K. Jorna
2021-11-02fix(cd): proper cd (#143)...* fix(cd): properly end the yml * fix(cd): don't check on main * fix(cd): only test build if ts files are changed * fix(cd): proper ubuntu * fix(cd): use checkout * fix(cd): add filter to cd * fix(cd): ubuntu latest and better exclThomas F. K. Jorna
2021-11-02feat(cd): create proper cdThomas F. K. Jorna