mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
(ci): deploy docs to docs branch
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -29,5 +29,5 @@ jobs:
|
||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||
with:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
BRANCH: gh-pages # The branch the action should deploy to.
|
||||
BRANCH: docs # The branch the action should deploy to.
|
||||
FOLDER: doc/org-roam # The folder the action should deploy.
|
||||
|
Reference in New Issue
Block a user