#25
All checks were successful
release-tag / release-image (push) Successful in 2m4s
Update Wiki from JSDoc / update-wiki (push) Successful in 14s
Lint JavaScript/Node.js / lint-js (push) Successful in 11s
DRB Tests / drb_mocha_tests (push) Successful in 27s

This commit is contained in:
Logan Cusano
2024-08-18 00:36:02 -04:00
parent 52353ec1fb
commit e2f276e65b

View File

@@ -31,6 +31,9 @@ jobs:
repository: logan/drb-server.wiki # Replace with your wiki repository
path: wiki
- name: Output Generated Documentation
run: cat Home.md
- name: Update wiki
run: |
cp -rf Home.md wiki/Home.md