Skip to content

Commit

Permalink
change remote path
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Oct 26, 2023
1 parent c7049f6 commit 2876c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }}
WPE_ENV: academyafridev
SRC_PATH: "wp-content/"
REMOTE_PATH: "wp-content/"
REMOTE_PATH: "/home/wpe-user/sites/academyafridev/wp-content/"

0 comments on commit 2876c26

Please sign in to comment.