mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 17:35:08 +01:00
464 B
464 B
Releasing
The following steps should be followed to publish a new version of dbmate (requires write access to this repository).
- Update version.go with new version number (example PR)
- Create new release on releases page and write release notes
- GitHub Actions will automatically publish release binaries and submit Homebrew PR