mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
🔨 Updates automation for syncing website
This commit is contained in:
parent
0229ad6a76
commit
2de5c8fef5
5
.github/workflows/update-docs-site.yml
vendored
5
.github/workflows/update-docs-site.yml
vendored
@ -17,8 +17,9 @@ on:
|
||||
# 1. Checkout master branch
|
||||
# 2. Checkout website source code branch
|
||||
# 3. Install Python
|
||||
# 4. Run the script which processes documentation
|
||||
# 5. Commit and push updated docs to the website source code branch
|
||||
# 4. Copy /docs from master to website branch
|
||||
# 5. Run the script which processes documentation
|
||||
# 6. Commit and push updated docs to the website source code branch
|
||||
jobs:
|
||||
update-docs:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user