mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
Revert "(ci): deploy docs to docs branch"
This reverts commit 176aac67e6
.
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
|
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||||
with:
|
with:
|
||||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||||
BRANCH: docs # The branch the action should deploy to.
|
BRANCH: gh-pages # The branch the action should deploy to.
|
||||||
FOLDER: doc/org-roam # The folder the action should deploy.
|
FOLDER: doc/org-roam # The folder the action should deploy.
|
||||||
|
Reference in New Issue
Block a user