Automatically build and package the nix platform (for Linux x86_64) when a pull request is opened or when a commit is pushed to the master branch.
If a commit is pushed to the master branch, the archived binary is also automatically released to a tag called continuous-build.
Automatically build and package the
nix
platform (for Linux x86_64) when a pull request is opened or when a commit is pushed to themaster
branch. If a commit is pushed to themaster
branch, the archived binary is also automatically released to a tag calledcontinuous-build
.See https://github.com/RICCIARDI-Adrien/OpenLara/actions/runs/5919948724/job/16050699820 for a non-master branch push (so without release), https://github.com/RICCIARDI-Adrien/OpenLara/actions/runs/5919935315/job/16050673601 for a master branch push followed by the automatic release https://github.com/RICCIARDI-Adrien/OpenLara/releases/tag/continuous-build.