Skip to content

Commit 6c904c6

Browse files
authored
Merge pull request #299 from docknetwork/AgneCaunt-patch-1
Update docs-push.yml
2 parents 1876b15 + 2f9c7dd commit 6c904c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-push.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
run: |
2828
# Specify the files or directories you want to copy
2929
cp -r docs/* knowledge-base/developer-documentation/wallet-sdk
30+
cp README.md knowledge-base/developer-documentation/wallet-sdk
31+
cp -r examples/ knowledge-base/developer-documentation/wallet-sdk
3032
3133
- name: Get branch name
3234
id: get_branch

0 commit comments

Comments
 (0)