Update docs (#175)

This commit is contained in:
Adrian Macneil 2020-11-10 14:09:53 +13:00 committed by GitHub
parent c2b14bb7e0
commit 656dc0253a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View file

@ -3,6 +3,5 @@
The following steps should be followed to publish a new version of dbmate (requires write access to this repository).
1. Update [version.go](/pkg/dbmate/version.go) with new version number ([example PR](https://github.com/amacneil/dbmate/pull/146/files))
2. Create new release on GitHub project [releases page](https://github.com/amacneil/dbmate/releases)
3. Travis CI will automatically publish release binaries to GitHub
4. GitHub Actions will automatically create PR to update Homebrew package
2. Create new release on [releases page](https://github.com/amacneil/dbmate/releases) and write release notes
3. GitHub Actions will automatically publish release binaries and submit Homebrew PR