Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up to be able to publish the site to GH Pages via Travis #4

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

sazzer
Copy link
Collaborator

@sazzer sazzer commented Apr 30, 2019

In order to make this works, what is needed is:

  • Generate a GH Access Token that is allowed to push to the mudcoders/ump repo
  • Configure Travis to build the mudcoders/ump repo on every merge
  • Configure this Travis build to have an environment variable of GH_REPO with a value of https://${GH_TOKEN}:[email protected]/mudcoders/ump.git

Resolves #3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto publish docs
1 participant