Commit Graph

5 Commits

Author SHA1 Message Date
5daa5e2656 Update README for PteroMonaco installation
Revised the README to reflect the new project name 'PteroMonaco' and updated installation instructions to use 'pteromonaco.blueprint' instead of 'sidebar.blueprint'.
2025-07-13 18:35:50 +01:00
12bdb3ecf3 Update workflow branch trigger to master
Changed the GitHub Actions workflow trigger branch from 'main' to 'master' to align with the repository's branch naming convention.
1.0
2025-07-13 17:43:00 +01:00
612f82b316 Add initial README with installation instructions
Created a README.md file describing the ptero-sidebar project and providing steps for installation using blueprint.
2025-07-13 17:40:59 +01:00
2a18ee1323 Add GitHub Actions workflow for release automation
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.
2025-07-13 17:37:52 +01:00
68d056d367 Initial Commit 2025-07-13 17:33:30 +01:00