Skip to content

Commit 1df2897

Browse files
authored
Update main.yml
1 parent d0ed779 commit 1df2897

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
- name: WordPress Plugin Deploy
2+
# You may pin to the exact commit or the version.
3+
# uses: 10up/action-wordpress-plugin-deploy@0dc3f76f710b55cd07aa546a77bc103a0f1f2f7a
24
uses: 10up/action-wordpress-plugin-deploy@1.5.0
5+
with:
6+
# Generate package zip file?
7+
generate-zip: # optional

0 commit comments

Comments
 (0)