Skip to content

Instantly share code, notes, and snippets.

@Weiyuan-Lane
Last active March 14, 2021 16:27
Show Gist options
  • Save Weiyuan-Lane/40dcfffa4b8ead8318b7abbeb524e2fb to your computer and use it in GitHub Desktop.
Save Weiyuan-Lane/40dcfffa4b8ead8318b7abbeb524e2fb to your computer and use it in GitHub Desktop.
#!/bin/sh
rm -rf build 2> /dev/null
bundle exec rake publish BRANCH_NAME=gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment