Skip to content

Commit

Permalink
Deploy to dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Oct 26, 2023
1 parent 61bf553 commit 294cc07
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 @@ -12,6 +12,6 @@ jobs:
uses: wpengine/github-action-wpe-site-deploy@v3
with:
WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }}
DEV_ENV: academyafridev
WPE_ENV: academyafridev
SRC_PATH: "wp-content/"
REMOTE_PATH: "wp-content/"

0 comments on commit 294cc07

Please sign in to comment.