Closed
Description
Is your feature request related to a problem? Please describe.
Please provide a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Right now users have to create the gh-pages
branch themselves, this isn't ideal.
Describe the solution you'd like
Please provide a clear and concise description of what you want to happen.
The action should check to see if the remote exists prior to deploying. If it doesn't exist it should create it.