Thanks to visit codestin.com Credit goes to github.com
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 64b8169 commit 4339cf8Copy full SHA for 4339cf8
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Change permission
44
run: |
45
- chmod 755 -R build
+ chmod 775 -R build
46
47
- name: Deploy
48
uses: easingthemes/ssh-deploy@main
0 commit comments