Skip to content

Commit ca30e2a

Browse files
authored
Merge pull request #2541 from shopware5/sw-27141/adjust-package-creation
ci(SW-27141) - remove release from update
2 parents ae64d69 + 9a4058f commit ca30e2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ jobs:
9999
100100
- name: Create Zip
101101
run: |
102+
rm install.zip
103+
rm -rf ./output/release
102104
rm -rf _sql
103105
git add .
104106
git commit -m "Create release package"

0 commit comments

Comments
 (0)