Skip to content

Commit 2c371a5

Browse files
committed
Adjust included files in ZIP
1 parent 38793e8 commit 2c371a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-plugin-zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
path: '.'
2929
filename: 'zammad-wp-release.zip'
30-
exclusions: '/tests/* /config/* /*.js /*.json /*.lock .* *.git* *.xml*'
30+
exclusions: '/tests/* /assets/* /config/* /*.config.js /*.json /*.lock .* *.git* *.xml*'
3131

3232
# Create GitHub Release
3333
- name: Create Release

0 commit comments

Comments
 (0)