Revised the README to reflect the new project name 'PteroMonaco' and updated installation instructions to use 'pteromonaco.blueprint' instead of 'sidebar.blueprint'.
Introduces a workflow to automate release creation on pushes to the main branch. The workflow extracts the version from conf.yml, builds the project using blueprint-export, creates a GitHub release with installation instructions, and uploads the generated binary as a release asset.