Skip to content

Commit def0afa

Browse files
committed
Bump indigotree/github-action-deploy-to-wpe to latest
1 parent cc0d27a commit def0afa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deployments.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)