Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ourai authored Apr 16, 2024
1 parent 3097e82 commit a3b00c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Copy files
run: |
rm -rf nop-site/projects/nop-entropy/docs
mv project-docs/.knosys/sites/default/public nop-site/projects/nop-entropy/docs
mv project-docs/.knosys/sites/default/public/projects/nop-entropy/docs nop-site/projects/nop-entropy/docs
- name: Commit changes
run: |
cd nop-site
Expand Down

0 comments on commit a3b00c7

Please sign in to comment.