Push package to github too
parent
d00b881913
commit
f8f7664fb9
|
|
@ -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…
Reference in New Issue