File tree Expand file tree Collapse file tree 4 files changed +3
-121
lines changed Expand file tree Collapse file tree 4 files changed +3
-121
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ name: Deploy Jekyll site to Pages
8
8
9
9
on :
10
10
push :
11
- branches : ["testing "]
11
+ branches : ["main "]
12
12
13
13
# Allows you to run this workflow manually from the Actions tab
14
14
workflow_dispatch :
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5
5
> - [ ] Replace all the grey placeholder texts with your project-specific information.
6
6
>
7
7
> - [ ] Add any additional relevant Markdown documents to your documentation.
8
- > - [ ] Configure a [ publishing source for GitHub Pages] ( https://help.github.com/en/articles/configuring-a-publishing-source-for-github-pages ) .
8
+ > - [ ] Configure config.yml to fit your documentation sites purpose
9
+ > - [x] Configure a [ publishing source for GitHub Pages] ( https://help.github.com/en/articles/configuring-a-publishing-source-for-github-pages ) .
9
10
> - [ ] ** Remove this setup section from your README.md.**
10
11
>
11
12
> * That's it! You are now set up, and your documentation site is live!*
You can’t perform that action at this time.
0 commit comments