Skip to content

Commit c3c02f8

Browse files
committed
removed workflow comment
1 parent d5aef45 commit c3c02f8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/publish-docs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,3 @@ jobs:
3131
- name: Deploy Docs
3232
run: mkdocs gh-deploy --force
3333

34-
**Step 3: Push and Configure**
35-
1. Commit and push this `.github` folder to your repository.
36-
2. The Action will automatically run (you can watch it in the **Actions** tab on GitHub).
37-
3. Once it finishes, go to **Settings** > **Pages**.
38-
4. Set the **Source** to **Deploy from a branch** and select the `gh-pages` branch as your source.
39-
40-
Your documentation is now live and will automatically update whenever you push new changes to your markdown files!

0 commit comments

Comments
 (0)