Skip to content

Commit 633e937

Browse files
authored
chore: update workflow (doocs#2425)
1 parent ab4a99a commit 633e937

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
path: mkdocs
2222
- run: |
2323
mv -f mkdocs/* .
24+
mv solution/CONTEST_README.md docs/contest.md
25+
mv solution/CONTEST_README_EN.md docs-en/contest.md
2426
- name: Configure Git Credentials
2527
run: |
2628
git config user.name github-actions[bot]

0 commit comments

Comments
 (0)