jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

Issue on page /publish/gh-pages.html

Open mfernandes61 opened this issue 2 years ago • 2 comments

In section on Github Actions - The example YAML refers to Master this needs to be changed to Main to reflect Github changes made to branch naming conventions. Needed for correct execution of workflow.

mfernandes61 avatar Feb 24 '23 13:02 mfernandes61

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

welcome[bot] avatar Feb 24 '23 13:02 welcome[bot]

master is the default branch of this project and therefore also in the documentation and examples. I was about to open a new issue after noticing this in the template _config.yml and changing it to main.

Maybe the title of this Issue could be changed so it reflects it more broadly instead of just the publish/gh-pages.html file?

maawoo avatar Sep 30 '23 12:09 maawoo