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 5d10da5 commit 25780e2Copy full SHA for 25780e2
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.0'
+ image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.0.1'
7
branding:
8
icon: 'upload-cloud'
9
color: 'yellow'
0 commit comments