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 350 forks source link

Update tag/release script #814

Closed felipesu19 closed 2 years ago

felipesu19 commented 2 years ago

It was pointed out by @parkr that I was missing backticks to make variable assignment work, something I missed in my kludged manual testing.

This fixes that issue!