Skip to content

Commit

Permalink
Copy assets to foam-template repo (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
infogulch authored Oct 12, 2023
1 parent e7c8d5a commit 23e21a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 23e21a6

Please sign in to comment.