githubtraining / introduction-to-github

Course repo for Learning Lab course "Introduction to GitHub". Template repo ➡️
https://github.com/githubtraining/caption-this-template
Creative Commons Attribution 4.0 International
77 stars 54 forks source link

Use proper pages URL #50

Closed hectorsector closed 4 years ago

hectorsector commented 4 years ago

In this PR, I'm attempting to enablePages programmatically for the learner, even if they've already enabled it. I'm hoping that with that action, I can grab the pages URL and store it in the course for future use.

Closes #37.

github-learning-lab[bot] commented 4 years ago

:red_circle: 2 errors found in the config file.

- Action [1] in [Merge your pull request] does not match the `enablePages` action's schema
  - "store" must be of type object
ghost commented 4 years ago

:red_circle: 2 errors found in the config file.

- Action [1] in [Merge your pull request] does not match the `enablePages` action's schema
  - "store" must be of type object
github-learning-lab[bot] commented 4 years ago

Your draft course version was created!


You can edit it using the Course Builder UI!

github-learning-lab[bot] commented 4 years ago
This pull request will create a new major version of your course; changes to the title and other metadata will only apply to the course once the pull request is merged!
hectorsector commented 4 years ago

Thanks! I used squash and merge and on this one only because my commit history was kinda messy.