Skip to content

Commit

Permalink
Update deploy_on_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MiteshShah authored Apr 18, 2024
1 parent 998b935 commit 15465a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: rtCamp/action-deploy-wordpress@master
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
WP_VERSION: 5.8.2
WP_VERSION: latest
MU_PLUGINS_URL: vip
- name: Slack Notification
uses: rtCamp/action-slack-notify@master
Expand Down

0 comments on commit 15465a2

Please sign in to comment.