Keeps your processes running.
Go to file
Ian Wijma ffa6d18e5e Update GitHub CI action trigger in release.yaml
Changed the event trigger of the GitHub Actions workflow "release.yaml" from a generic 'release' event to specifically when a 'release' is 'created'. This provides the detailed triggering condition for the workflow, ensuring it only runs when needed, improving workflow optimization.
2023-11-21 01:10:07 +11:00
.github/workflows Update GitHub CI action trigger in release.yaml 2023-11-21 01:10:07 +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