We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d11d89 commit 2f2e134Copy full SHA for 2f2e134
action.yml
@@ -3,7 +3,7 @@ description: 'Deploy WordPress code to a server'
3
author: 'rtCamp'
4
runs:
5
using: 'docker'
6
- image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.0.3'
+ image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.1.0'
7
branding:
8
icon: 'upload-cloud'
9
color: 'yellow'
0 commit comments