Push package to github too

dev
Andy Meneely 2019-10-17 12:04:21 -04:00
parent d00b881913
commit f8f7664fb9
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Be sure to remember to do the following for releases. (Copy into a GitHub issue)
- [ ] Push master and release branches - [ ] Push master and release branches
- [ ] Create GitHub release tag - [ ] Create GitHub release tag
- [ ] `gem push pkg/squib-x.y.z.gem` - [ ] `gem push pkg/squib-x.y.z.gem`
- [ ] `gem push --key github --host https://rubygems.pkg.github.com/andymeneely pkg/squib-x.y.z.gem`
- [ ] Github milestone closed - [ ] Github milestone closed
- [ ] Activate version on squib.readthedocs.org - [ ] Activate version on squib.readthedocs.org
- [ ] Bump version.rb to the next alpha - [ ] Bump version.rb to the next alpha