Skip to content

Merge branch 'develop' of github.com:CodeForAfrica/academyAfrica into… #371

Merge branch 'develop' of github.com:CodeForAfrica/academyAfrica into…

Merge branch 'develop' of github.com:CodeForAfrica/academyAfrica into… #371

Workflow file for this run

name: Deploy to WP Engine
on:
push:
branches:
- develop
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: GitHub Action Deploy to WP Engine
uses: wpengine/github-action-wpe-site-deploy@v3
with:
WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }}
WPE_ENV: academyafrica1
SRC_PATH: "wp-content/"
REMOTE_PATH: "wp-content/"
FLAGS: -azvr --inplace --exclude=".*" --exclude=wp-content/mu-plugins/