mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-26 16:52:42 +02:00
373 B
373 B
Releasing
- Confirm that CHANGELOG.md is updated (any new changes should go under "Unreleased" at the top).
- On the master branch, run
yarn release
and follow the prompts. - After a new tag is pushed from the above step, the publish workflow will automatically build & push Docker images and create a GitHub release for the tag.