mirror of
https://github.com/foambubble/foam.git
synced 2026-01-09 14:08:13 -05:00
Copy assets to foam-template repo (#1238)
This commit is contained in:
2
.github/workflows/update-docs.yml
vendored
2
.github/workflows/update-docs.yml
vendored
@@ -24,7 +24,9 @@ jobs:
|
||||
id: copy
|
||||
run: |
|
||||
rm -r foam-template/docs
|
||||
rm -r foam-template/assets
|
||||
cp -r foam/docs/user foam-template/docs
|
||||
cp -r foam/docs/assets foam-template/assets
|
||||
|
||||
# Strip autogenerated wikileaks references because
|
||||
# they are not an appropriate default user experience.
|
||||
|
||||
Reference in New Issue
Block a user