Keeps your processes running.
Go to file
Ian Wijma a5dd011506 Renamed workflow and adjusted it to handle releases
In this commit, I've renamed the name of the workflow from build.yaml to release.yaml. It now gets triggered on 'release' instead of 'push'. The job names and some parameters were also altered to fit into the new release context. The aim of this modification is to optimize the project delivery process as the workflow is now focus on handling final product releases.
2023-11-21 00:00:05 +11:00
.github/workflows Renamed workflow and adjusted it to handle releases 2023-11-21 00:00:05 +11:00
bin Improve script safety by quoting variables and updating comparisons 2023-11-20 23:40:56 +11:00
src Remove outdated codebase 2023-11-20 23:40:22 +11:00
.gitignore Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.lock Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.toml Remove outdated codebase 2023-11-20 23:40:22 +11:00