Fix Releases (#1088)

This commit is contained in:
Charles 2025-03-15 16:13:55 -04:00 committed by GitHub
parent 45db06a1bd
commit 9f4a3b1c0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ jobs:
- name: Create release archive
run: |
rm -rf node_modules tests CODE_OF_CONDUCT.md CONTRIBUTING.md flake.lock flake.nix phpunit.xml shell.nix
tar -czf panel.tar.gz * .editorconfig .env.example .eslintignore .eslintrc.js .gitignore .prettierrc.json
tar -czf panel.tar.gz * .env.example
- name: Create checksum
run: |