Keeps your processes running.
Go to file
Ian Wijma aad5010257 Update workflow run-name and remove id from 'Compile and release'
The run-name in the Github actions workflow 'release.yaml' was updated for clarity, now indicating that the files are being built for release. An unnecessary id tag was removed from the 'Compile and release' step, simplifying the workflow. This makes the functioning of the workflow easier to understand and manage.
2023-11-21 01:13:08 +11:00
.github/workflows Update workflow run-name and remove id from 'Compile and release' 2023-11-21 01:13:08 +11:00
bin Improve script safety by quoting variables and updating comparisons 2023-11-20 23:40:56 +11:00
src Refactor spawn_process fn to handle spawn error 2023-11-21 00:31:37 +11:00
.gitignore Updated .gitignore, Cargo.toml and release.yaml files 2023-11-21 00:57:18 +11:00
Cargo.lock Update version and fix CI action name 2023-11-21 01:03:51 +11:00
Cargo.toml Update version and fix CI action name 2023-11-21 01:03:51 +11:00