We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ee850 commit 272a610Copy full SHA for 272a610
1 file changed
.github/workflows/deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: WordPress.org deploy
48
id: deploy
49
- uses: 10up/action-wordpress-plugin-asset-update@2480306f6f693672726d08b5917ea114cb2825f7 # v2.2.0
+ uses: 10up/action-wordpress-plugin-deploy@54bd289b8525fd23a5c365ec369185f2966529c2 # v2.3.0
50
if: startsWith( github.ref, 'refs/tags/' )
51
with:
52
generate-zip: true
0 commit comments