1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

10 Commits

Author SHA1 Message Date
a8d5d69629 chore: update build workflow to exclude certain directories 2020-10-04 12:08:58 +02:00
a7c83252ef debug: re-add workflows again 2020-05-31 10:29:15 +02:00
07a03ce3ac debug: remove workflows 2020-05-31 10:28:55 +02:00
05b740c87d chore: minor changes to the github actions 2020-05-31 09:52:13 +02:00
0a513e959b Automatically build the project for Linux users
Add a GitHub Action to build on Linux when a release is created
2020-05-30 21:50:16 +01:00
c68ee0a81e Remove upload of artifact to Actions' artifacts
There is no need to upload the artifact to the Action itself since it will be uploaded to the release.
2020-05-30 21:04:22 +01:00
e4a2fbd51a Automatically build the project for Windows users
This change makes it simpler for Windows users to use the project by automatically building the project with GitHub Actions on every release.

This allows for an easier way to use the project by automatically adding a zip file with the built executables to new releases.
2020-05-30 21:01:54 +01:00
bbd2c24f9a Update FUNDING.yml 2020-05-23 21:02:12 +02:00
7d36c4e111 Rename project.
Add build script.
2020-03-31 12:22:17 +02:00
7a950c9ff3 Create FUNDING.yml 2020-01-09 08:33:23 +01:00