Skip to content

updated - video carousel to scope only to child video elements #1212 #133

updated - video carousel to scope only to child video elements #1212

updated - video carousel to scope only to child video elements #1212 #133

Workflow file for this run

name: Deploy to WP Engine Develop Branch
on:
push:
branches:
- develop
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: GitHub Action Deploy to WP Engine
uses: wpengine/[email protected]
with:
# Deploy vars
WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }}
WPE_ENV: slpwealthdev
# Deploy Options
REMOTE_PATH: "wp-content/themes/student-loan-planner-theme/"
PHP_LINT: FALSE
CACHE_CLEAR: TRUE