summaryrefslogtreecommitdiff
path: root/.github/workflows/cd.yml
AgeCommit message (Collapse)Author
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 ↵Thomas F. K. Jorna
preview panel (#139) * 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 yml
2021-11-02fix(cd): double stars to match everything (#145)Thomas F. K. Jorna
* fix(cd): double stars to match everything * fix(ci): actually do some ci sometime
2021-11-02fix(cd): proper cd (#143)Thomas F. K. Jorna
* 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 excl
2021-11-02feat(cd): create proper cdThomas F. K. Jorna