Browse Source

Push package to github too

dev
Andy Meneely 6 years ago
parent
commit
f8f7664fb9
  1. 1
      RELEASE TODO.md

1
RELEASE TODO.md

@ -15,6 +15,7 @@ Be sure to remember to do the following for releases. (Copy into a GitHub issue)
- [ ] Push master and release branches
- [ ] Create GitHub release tag
- [ ] `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
- [ ] Activate version on squib.readthedocs.org
- [ ] Bump version.rb to the next alpha

Loading…
Cancel
Save