diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab185017c..7b62b4d6e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: shell: bash run: | set -x - git rm -r .github/ bin/ docs/ recipe/ src/ *.lock .gitattributes .gitignore + git rm -r .github/ bin/ docs/ tests/ *.lock *.yaml *.xml *.neon - name: Update composer.json shell: bash