Skip to content

Commit 6cd5e22

Browse files
config for automation
1 parent e863f36 commit 6cd5e22

File tree

3 files changed

+628
-376
lines changed

3 files changed

+628
-376
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
username: ${{ secrets.GIT_CPANEL_REACT_USER }}
3131
password: ${{ secrets.GIT_CPANEL_REACT_PWD }}
3232
protocol: ${{ secrets.GIT_CPANEL_REACT_PROTOCOL }}
33-
local-dir: ./build/
33+
local-dir: ./dist/

0 commit comments

Comments
 (0)