-
|
Hello, I want to deploy a website with github pages using Docusaurus, while the repo is something like https://github.com/***/***.github.io.git, I want to use another repo such as https://github.com/***/***-website.git to store the source code, and https://github.com/***/***.github.io.git as a repo to store static files and deploy the website, how can I config the github action workflow? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I think I find a solution to publishing the docusaurus website from source repo to Github Page repo: |
Beta Was this translation helpful? Give feedback.
I think I find a solution to publishing the docusaurus website from source repo to Github Page repo:
https://github.com/JamesIves/github-pages-deploy-action