github / pages-gem

A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
http://pages.github.com
MIT License
1.82k stars 349 forks source link

Create publish-gem.yml #898

Closed tsusdere closed 7 months ago

tsusdere commented 7 months ago

Adds workflow to automate publishing the gem to RubyGems

parkr commented 7 months ago

Ruby 3.3 support is added by https://github.com/github/pages-gem/pull/897. That needs to be merged first!