Skip to content

Commit 4fadaa2

Browse files
committed
Use new 10up/action-wordpress-plugin-deploy version
1 parent ed8f29d commit 4fadaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: WordPress Plugin Deploy
8686
if: steps.script.outputs.has-changed == 'true'
8787
id: deploy
88-
uses: 10up/action-wordpress-plugin-deploy@2.2.2
88+
uses: 10up/action-wordpress-plugin-deploy@2.3.0
8989
with:
9090
generate-zip: true
9191
env:

0 commit comments

Comments
 (0)