We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfff1f3 commit 4d2c6c1Copy full SHA for 4d2c6c1
.github/workflows/deploy.yml
@@ -66,4 +66,4 @@ jobs:
66
with:
67
name: artifact_public
68
- run: |
69
- rm -rf /home/ot/web/* && cp -r public/* /home/ot/web
+ rm -rf /home/ot/web/* && cp -r * /home/ot/web
0 commit comments