mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Deploy the docs to a different repo
To avoid adding polluting the GitHub feed with a ton of noise when watching this one.
This commit is contained in:
5
.github/workflows/docs.yml
vendored
5
.github/workflows/docs.yml
vendored
@@ -77,3 +77,8 @@ jobs:
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: target/doc
|
||||
|
||||
# Having the gh-pages branch on this repository adds a whole bunch of
|
||||
# noise to the GitHub feed if you follow this repo
|
||||
repository-name: robbert-vdh/nih-plug-docs
|
||||
ssh-key: ${{ secrets.DOCS_DEPLOY_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user