keep-a-changelog/Rakefile

5 lines
96 B
Ruby
Raw Normal View History

require "middleman-gh-pages"
desc "Build and publish to GitHub Pages"
task :deploy => :publish