Commit Graph

6 Commits

Author SHA1 Message Date
Evil Factory
1123211fe2 Update publish CI to use net6.0 paths 2022-10-05 13:10:02 -03:00
peelz
81701ae430 Add tarballs for linux artifacts 2022-09-29 01:27:57 -04:00
peelz
5a59b8204a Add support for wildcard files in publish-release workflow 2022-09-29 01:27:57 -04:00
peelz
9ba466a455 Fix missing Sigil.dll in patch zip releases 2022-08-12 20:07:19 -04:00
peelz
430dd9ae93 Change release workflow to create zip files for existing installs 2022-08-11 22:26:58 -04:00
peelz
3de2d8e550 Change on-push workflow to run unit tests
This changes workflows to run unit tests for every new commit (including
PRs). A new release will only be published if all tests pass on the
master branch.
2022-08-10 05:55:43 -04:00