Skip to content

Commit

Permalink
add built file
Browse files Browse the repository at this point in the history
  • Loading branch information
prappo committed Nov 19, 2024
1 parent 7791535 commit 41501f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion gruntfile.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ grunt.initConfig({
todocs: {
options: {
mode: 'zip',
archive: `./documentation/plugin/wordpress-plugin-boilerplate.zip`,
archive: `./documentation/public/plugin/wordpress-plugin-boilerplate.zip`,
},
expand: true,
src: distFiles,
Expand Down

0 comments on commit 41501f6

Please sign in to comment.