Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hub-ostrowski-mozilla committed Jul 15, 2024
1 parent c589d73 commit 3581c31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to WP Engine
name: Deploy PROD
on:
workflow_dispatch:
push:
Expand All @@ -25,4 +25,4 @@ jobs:
uses: wpengine/github-action-wpe-site-deploy@v3
with:
WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }}
WPE_ENV: aiintersectstg
WPE_ENV: aiidb

0 comments on commit 3581c31

Please sign in to comment.