jekyll / jekyll-feed

:memo: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
MIT License
827 stars 201 forks source link

Add workflow to release gem via GH Action #355

Closed ashmaroli closed 2 years ago

ashmaroli commented 2 years ago

Set up GH Action to release a new version if lib/jekyll-feed/version.rb is changed and pushed to the master branch.

parkr commented 2 years ago

@jekyllbot: merge +dev