Skip to content

Instantly share code, notes, and snippets.

@zloeber
Created January 2, 2020 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zloeber/a55506c4f5ce17be6bc84a649ab0ca65 to your computer and use it in GitHub Desktop.
Save zloeber/a55506c4f5ce17be6bc84a649ab0ca65 to your computer and use it in GitHub Desktop.
hugo multi-publish release post
git checkout master
git merge develop
git add --all . && git commit -m 'post: some awesome content approved to publish'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment