File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 GITHUB_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
105105
106106 - name : Deploy plugins
107- uses : indigotree/github-action-deploy-to-wpe@v0.4 .0
107+ uses : indigotree/github-action-deploy-to-wpe@v0.5 .0
108108 with :
109109 # Deploy vars
110110 CACHE_CLEAR : FALSE
@@ -124,7 +124,7 @@ jobs:
124124 PRD_ENV : ${{ env.PRD_ENV }}
125125
126126 - name : Deploy (modules)
127- uses : indigotree/github-action-deploy-to-wpe@v0.4 .0
127+ uses : indigotree/github-action-deploy-to-wpe@v0.5 .0
128128 with :
129129 # Deploy vars
130130 CACHE_CLEAR : FALSE
@@ -144,7 +144,7 @@ jobs:
144144 PRD_ENV : ${{ env.PRD_ENV }}
145145
146146 - name : Deploy (theme, and everything else)
147- uses : indigotree/github-action-deploy-to-wpe@v0.4 .0
147+ uses : indigotree/github-action-deploy-to-wpe@v0.5 .0
148148 with :
149149 # Deploy vars
150150 CACHE_CLEAR : FALSE
You can’t perform that action at this time.
0 commit comments