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 d0ed779 commit 1df2897Copy full SHA for 1df2897
.github/workflows/main.yml
@@ -1,2 +1,7 @@
1
- name: WordPress Plugin Deploy
2
+ # You may pin to the exact commit or the version.
3
+ # uses: 10up/action-wordpress-plugin-deploy@0dc3f76f710b55cd07aa546a77bc103a0f1f2f7a
4
uses: 10up/action-wordpress-plugin-deploy@1.5.0
5
+ with:
6
+ # Generate package zip file?
7
+ generate-zip: # optional
0 commit comments