Skip to content

Commit

Permalink
Customize details for this current repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Feb 7, 2024
1 parent 337a5c7 commit 77bbf47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: deploy-book
on:
push:
branches:
- main
- mb/neurolibre
# If your git repository has the Jupyter Book within some-subfolder next to
# unrelated files, you can make this run only if a file within that specific
# folder has been modified.
Expand Down
4 changes: 2 additions & 2 deletions content/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ launch_buttons:

# Information about where the book exists on the web
repository:
url: https://github.com/shimming-toolbox/rf-shimming-7t-neurolibre # Online location of your book
url: https://github.com/shimming-toolbox/rf-shimming-7t # Online location of your book
path_to_book: content # Optional path to your book, relative to the repository root
branch: main # Which branch of the repository should be used when creating links (optional)
branch: mb/neurolibre # Which branch of the repository should be used when creating links (optional)

only_build_toc_files: true

Expand Down

0 comments on commit 77bbf47

Please sign in to comment.